aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Window.hh')
-rw-r--r--src/Window.hh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Window.hh b/src/Window.hh
index 4ecfe05..a5bcb66 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -317,9 +317,6 @@ public:
317 void leaveNotifyEvent(XCrossingEvent &ev); 317 void leaveNotifyEvent(XCrossingEvent &ev);
318 //@} 318 //@}
319 319
320 /// handle Subject notifications
321 void update(FbTk::Subject *subj);
322
323 void applyDecorations(); 320 void applyDecorations();
324 void toggleDecoration(); 321 void toggleDecoration();
325 322