summaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Window.hh')
-rw-r--r--src/Window.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Window.hh b/src/Window.hh
index 6d0c77f..b4fcdfb 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -340,7 +340,6 @@ public:
340 340
341 unsigned int titlebarHeight() const; 341 unsigned int titlebarHeight() const;
342 342
343 bool isLowerTab() const;
344 int initialState() const; 343 int initialState() const;
345 344
346 inline FbWinFrame &frame() { return m_frame; } 345 inline FbWinFrame &frame() { return m_frame; }