Code

remove filters verb and command
[inkscape.git] / src / selection-chemistry.h
index 86edc90916e043003970ab0b5a1beb8a6098a88f..e5b2d9ef1d6af901f829b0866e023cf10bd12578 100644 (file)
@@ -59,12 +59,13 @@ SPCSSAttr *take_style_from_item (SPItem *item);
 
 void sp_selection_cut();
 void sp_selection_copy();
-void sp_selection_copy_lpe_pathparam(Inkscape::LivePathEffect::PathParam * pathparam);
 void sp_selection_paste(bool in_place);
 void sp_selection_paste_style();
 void sp_selection_paste_livepatheffect();
 void sp_selection_remove_livepatheffect();
 
+void sp_selection_remove_filter();
+
 void sp_set_style_clipboard (SPCSSAttr *css);
 
 void sp_selection_paste_size(bool apply_x, bool apply_y);
@@ -123,8 +124,6 @@ void unlock_all_in_all_layers(SPDesktop *dt);
 void unhide_all(SPDesktop *dt);
 void unhide_all_in_all_layers(SPDesktop *dt);
 
-GSList * sp_selection_get_clipboard();
-
 /* selection cycling */
 
 typedef enum