summaryrefslogtreecommitdiffstats
path: root/ganv/Item.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ganv/Item.hpp')
-rw-r--r--ganv/Item.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ganv/Item.hpp b/ganv/Item.hpp
index 08ad2d3..1009e12 100644
--- a/ganv/Item.hpp
+++ b/ganv/Item.hpp
@@ -55,7 +55,6 @@ public:
METHOD0(ganv_item, show);
METHOD0(ganv_item, hide);
- METHOD0(ganv_item, raise_to_top);
METHOD2(ganv_item, move, double, dx, double, dy);
GanvItem* property_parent() const {