Code

now that selection description includes style (filtered, clipped), we need to update...
[inkscape.git] / src / tools-switch.h
index 2026c1a3d257591a086a73c6c7bf4720178696ff..38b83b226329f6505293c6477db5a257aafc3058 100644 (file)
@@ -40,7 +40,6 @@ enum {
 int tools_isactive(SPDesktop *dt, unsigned num);
 int tools_active(SPDesktop *dt);
 void tools_switch(SPDesktop *dt, int num);
-void tools_switch_current(int num);
 void tools_switch_by_item (SPDesktop *dt, SPItem *item);
 
 #endif /* !SEEN_TOOLS_SWITCH_H */