diff options
Diffstat (limited to 'src/Screen.hh')
| -rw-r--r-- | src/Screen.hh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Screen.hh b/src/Screen.hh index 8f7a26e9..7cbe441a 100644 --- a/src/Screen.hh +++ b/src/Screen.hh @@ -320,9 +320,6 @@ public: void addNetizen(Netizen *n); void removeNetizen(Window w); - void addDesktopWindow(Window window); - void removeDesktopWindow(Window window); - void addSystrayWindow(Window window); void removeSystrayWindow(Window window); |
