X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fscreeninfo.hh;h=93e835facb1cb601bccf728a1fbfb890f7466056;hb=838f76cd216aaadce186ab5dd4302845d89dd2f8;hp=17063e37cd29186c02a9a16bf31480181d795d83;hpb=971e227b149f56b1b595193132b184d688634a99;p=chaz%2Fopenbox diff --git a/otk/screeninfo.hh b/otk/screeninfo.hh index 17063e37..93e835fa 100644 --- a/otk/screeninfo.hh +++ b/otk/screeninfo.hh @@ -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;