]> Dogcows Code - chaz/openbox/commitdiff
correct a comment
authorDana Jansens <danakj@orodu.net>
Fri, 17 Jan 2003 23:20:59 +0000 (23:20 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 17 Jan 2003 23:20:59 +0000 (23:20 +0000)
otk/display.hh

index 0dc59481d3d5bd6898a634265fa9d3d7338b03b4..5f658cd3a71a8770a531f1505b4853e6f7c7ae0b 100644 (file)
@@ -19,11 +19,6 @@ class Display;
 extern Display *display;
 
 //! Manages a single X11 display.
-/*!
-  This class is static, and cannot be instantiated.
-  Use the initialize() method to open the display and ready it for use.
-  Use the destroy() method to close it and clean up the class' data.
-*/
 class Display
 {
 public:
This page took 0.02218 seconds and 4 git commands to generate.