diff options
Diffstat (limited to 'otk/screeninfo.hh')
| -rw-r--r-- | otk/screeninfo.hh | 5 |
1 files changed, 0 insertions, 5 deletions
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; |
