]> Dogcows Code - chaz/openbox/blobdiff - otk/screeninfo.hh
merge the C branch into HEAD
[chaz/openbox] / otk / screeninfo.hh
index 17063e37cd29186c02a9a16bf31480181d795d83..93e835facb1cb601bccf728a1fbfb890f7466056 100644 (file)
@@ -16,11 +16,6 @@ namespace otk {
 
 class ScreenInfo {
 private:
-  Visual *_visual;
-  Window _root_window;
-  Colormap _colormap;
-
-  int _depth;
   int _screen;
   std::string _display_string;
   Size _size;
This page took 0.02065 seconds and 4 git commands to generate.