diff options
Diffstat (limited to 'src/Window.hh')
-rw-r--r-- | src/Window.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Window.hh b/src/Window.hh index f0a390c..3c26530 100644 --- a/src/Window.hh +++ b/src/Window.hh | |||
@@ -465,8 +465,6 @@ public: | |||
465 | int layerNum() const { return m_layernum; } | 465 | int layerNum() const { return m_layernum; } |
466 | void setLayerNum(int layernum); | 466 | void setLayerNum(int layernum); |
467 | 467 | ||
468 | static int getDecoMaskFromString(const std::string &str); | ||
469 | |||
470 | unsigned int titlebarHeight() const; | 468 | unsigned int titlebarHeight() const; |
471 | 469 | ||
472 | int initialState() const; | 470 | int initialState() const; |