diff options
Diffstat (limited to 'src/FbTk/Shape.hh')
-rw-r--r-- | src/FbTk/Shape.hh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/FbTk/Shape.hh b/src/FbTk/Shape.hh index 49c1d3f..816470e 100644 --- a/src/FbTk/Shape.hh +++ b/src/FbTk/Shape.hh | |||
@@ -63,9 +63,6 @@ private: | |||
63 | FbWindow *m_shapesource; ///< window to pull shape from | 63 | FbWindow *m_shapesource; ///< window to pull shape from |
64 | int m_shapesource_xoff, m_shapesource_yoff; | 64 | int m_shapesource_xoff, m_shapesource_yoff; |
65 | 65 | ||
66 | void initCorners(int screen_num); | ||
67 | |||
68 | |||
69 | int m_shapeplaces; ///< places to shape | 66 | int m_shapeplaces; ///< places to shape |
70 | }; | 67 | }; |
71 | 68 | ||