summaryrefslogtreecommitdiff
path: root/src/FbRootWindow.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbRootWindow.hh')
-rw-r--r--src/FbRootWindow.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FbRootWindow.hh b/src/FbRootWindow.hh
index 325bab3..34b8219 100644
--- a/src/FbRootWindow.hh
+++ b/src/FbRootWindow.hh
@@ -35,7 +35,6 @@ public:
35 void hide() { } 35 void hide() { }
36 // we should not assign a new window to this 36 // we should not assign a new window to this
37 FbTk::FbWindow &operator = (Window win) { return *this; } 37 FbTk::FbWindow &operator = (Window win) { return *this; }
38 void updateGeometry();
39 Visual *visual() const { return m_visual; } 38 Visual *visual() const { return m_visual; }
40 Colormap colormap() const { return m_colormap; } 39 Colormap colormap() const { return m_colormap; }
41 40