aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
authormarkt <markt>2006-07-01 02:56:46 (GMT)
committermarkt <markt>2006-07-01 02:56:46 (GMT)
commit698539d9b9012bb6c282725e775e358c1bd4a281 (patch)
tree2e4fae2776b7384058addbcfdbf2cc22605a3885 /src/Window.hh
parenta14c322dcbbc7330b6933230168d34411f7ac63b (diff)
downloadfluxbox-698539d9b9012bb6c282725e775e358c1bd4a281.zip
fluxbox-698539d9b9012bb6c282725e775e358c1bd4a281.tar.bz2
more dead functions
Diffstat (limited to 'src/Window.hh')
-rw-r--r--src/Window.hh2
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