summaryrefslogtreecommitdiffstats
path: root/src/sp-object.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-object.h')
-rw-r--r--src/sp-object.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sp-object.h b/src/sp-object.h
index 1f3032a52..7c189b01b 100644
--- a/src/sp-object.h
+++ b/src/sp-object.h
@@ -64,9 +64,6 @@ class SPCSSAttr;
class SPStyle;
typedef struct _GSList GSList;
-//should be in selection.h
-typedef std::list<SPObject*> SelContainer;
-
namespace Inkscape {