summaryrefslogtreecommitdiffstats
path: root/src/selection.h
diff options
context:
space:
mode:
authorMarc Jeanmougin <mc@localhost.localdomain>2015-02-23 21:41:06 +0000
committerMarc Jeanmougin <mc@localhost.localdomain>2015-02-23 21:41:06 +0000
commit9dbabead3d9565e1fd666f1ca8a7b6ddd2e167ff (patch)
tree79f748d0b7a9020d905b24b21876ea82ecd7e9ec /src/selection.h
parentadded a set to the Selection (diff)
downloadinkscape-9dbabead3d9565e1fd666f1ca8a7b6ddd2e167ff.tar.gz
inkscape-9dbabead3d9565e1fd666f1ca8a7b6ddd2e167ff.zip
Removed eclipse files, added removed pot file
(bzr r13922.1.7)
Diffstat (limited to 'src/selection.h')
-rw-r--r--src/selection.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/selection.h b/src/selection.h
index e40810ded..71be6dd6b 100644
--- a/src/selection.h
+++ b/src/selection.h
@@ -33,8 +33,6 @@ class SPItem;
class SPBox3D;
class Persp3D;
-typedef std::list<SPObject*> SelContainer;
-
namespace Inkscape {
class LayerModel;
namespace XML {