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 5358e54..8ac3918 100644 --- a/src/Window.hh +++ b/src/Window.hh | |||
@@ -452,8 +452,6 @@ private: | |||
452 | void saveBlackboxAttribs(); | 452 | void saveBlackboxAttribs(); |
453 | void associateClientWindow(bool use_attrs = false, int x = 0, int y = 0, unsigned int width = 1, unsigned int height = 1); | 453 | void associateClientWindow(bool use_attrs = false, int x = 0, int y = 0, unsigned int width = 1, unsigned int height = 1); |
454 | 454 | ||
455 | void restoreGravity(); | ||
456 | void setGravityOffsets(); | ||
457 | void setState(unsigned long stateval, bool setting_up); | 455 | void setState(unsigned long stateval, bool setting_up); |
458 | 456 | ||
459 | // modifies left and top if snap is necessary | 457 | // modifies left and top if snap is necessary |