diff options
Diffstat (limited to 'src/FbTk/XLayerItem.hh')
-rw-r--r-- | src/FbTk/XLayerItem.hh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/FbTk/XLayerItem.hh b/src/FbTk/XLayerItem.hh index 6548665..8f9aebe 100644 --- a/src/FbTk/XLayerItem.hh +++ b/src/FbTk/XLayerItem.hh | |||
@@ -44,12 +44,6 @@ public: | |||
44 | void lower(); | 44 | void lower(); |
45 | void tempRaise(); // this raise gets reverted by a restack() | 45 | void tempRaise(); // this raise gets reverted by a restack() |
46 | 46 | ||
47 | #ifdef NOT_USED | ||
48 | // go above the next item visible in this layer | ||
49 | void stepUp(); | ||
50 | void stepDown(); | ||
51 | #endif // NOT_USED | ||
52 | |||
53 | // send to next layer up | 47 | // send to next layer up |
54 | void raiseLayer(); | 48 | void raiseLayer(); |
55 | void lowerLayer(); | 49 | void lowerLayer(); |