]> Dogcows Code - chaz/openbox/blobdiff - otk/display.hh
start on otk::ustring (unicode/utf8)
[chaz/openbox] / otk / display.hh
index 7f08bc51fbf5b9a04da63ab6014a0f518ca8727f..4e9b0227bb2ef395d3747bb21f7308540cab9b97 100644 (file)
@@ -69,11 +69,11 @@ private:
   */
   static GCCache *_gccache;
 
-  //! Handles X errors on the display
-  /*!
+  // Handles X errors on the display
+  /*
     Displays the error if compiled for debugging.
   */
-  static int xerrorHandler(::Display *d, XErrorEvent *e);
+  //static int xerrorHandler(::Display *d, XErrorEvent *e);
 
   //! Prevents instantiation of the class
   Display();
This page took 0.020503 seconds and 4 git commands to generate.