From: Dana Jansens Date: Fri, 17 Jan 2003 23:20:59 +0000 (+0000) Subject: correct a comment X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=00bc993775b916de76772bdc5e31618076194797;p=chaz%2Fopenbox correct a comment --- diff --git a/otk/display.hh b/otk/display.hh index 0dc59481..5f658cd3 100644 --- a/otk/display.hh +++ b/otk/display.hh @@ -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: