all repos — openbox @ 00bc993775b916de76772bdc5e31618076194797

openbox fork - make it a bit more like ryudo

correct a comment
Dana Jansens danakj@orodu.net
commit

00bc993775b916de76772bdc5e31618076194797

parent

f94dc995c60462a2e308c61123ede83cc8680736

1 files changed, 0 insertions(+), 5 deletions(-)

jump to
M otk/display.hhotk/display.hh

@@ -19,11 +19,6 @@ //! The display instance for the library

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: