summaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-06-01 17:18:55 +0000
committerDana Jansens <danakj@orodu.net>2002-06-01 17:18:55 +0000
commit4e0fde35ac60dcf36c3180b1606abba84ccace34 (patch)
tree83f0ec9cb5e86e5bd722f44aeece767447aeefe8 /src/Window.hh
parent20bac0772c548fe1e41eed21d55849bad2f34b2f (diff)
make all parents/transients that are related have the same sticky state.
Diffstat (limited to 'src/Window.hh')
-rw-r--r--src/Window.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Window.hh b/src/Window.hh
index 038a58af..191e6592 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -331,7 +331,6 @@ public:
void remaximize(void);
void shade(void);
void stick(void);
- void unstick(void);
void reconfigure(void);
void updateFocusModel(void);
void installColormap(bool install);