aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
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 cb32768..d4040fc 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -266,8 +266,6 @@ public:
266 void close(); 266 void close();
267 /// kill current client 267 /// kill current client
268 void kill(); 268 void kill();
269 /// set the window in withdrawn state
270 void withdraw(bool interrupt_moving);
271 /// set fullscreen 269 /// set fullscreen
272 void setFullscreen(bool flag); 270 void setFullscreen(bool flag);
273 /// toggle maximize 271 /// toggle maximize