summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/selection-chemistry.h')
-rw-r--r--src/selection-chemistry.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/selection-chemistry.h b/src/selection-chemistry.h
index 5bcc5b1ea..4bfa2c0aa 100644
--- a/src/selection-chemistry.h
+++ b/src/selection-chemistry.h
@@ -22,7 +22,6 @@
class SPCSSAttr;
class SPDesktop;
-typedef struct _GSList GSList;
namespace Inkscape {
@@ -75,7 +74,6 @@ void sp_selection_unsymbol(SPDesktop *desktop);
void sp_selection_tile(SPDesktop *desktop, bool apply = true);
void sp_selection_untile(SPDesktop *desktop);
-//void sp_selection_group_impl(GSList const *reprs_to_group, Inkscape::XML::Node *group, Inkscape::XML::Document *xml_doc, SPDocument *doc);
void sp_selection_group(Inkscape::Selection *selection, SPDesktop *desktop);
void sp_selection_ungroup(Inkscape::Selection *selection, SPDesktop *desktop);