X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fdisplay.hh;h=5f658cd3a71a8770a531f1505b4853e6f7c7ae0b;hb=24b33ef877808f0af5b967f21c011ab8b314e780;hp=0dc59481d3d5bd6898a634265fa9d3d7338b03b4;hpb=c97915f445017d36667a6ad32767fa41d14d23b1;p=chaz%2Fopenbox 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: