X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fscreeninfo.hh;h=93e835facb1cb601bccf728a1fbfb890f7466056;hb=f8a47de5ec444c452093371e3db16857eb39a490;hp=17063e37cd29186c02a9a16bf31480181d795d83;hpb=8ba0586bcbdc7fe9648f1063812126d71a041670;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;