diff options
| author | Marc Jeanmougin <mc@localhost.localdomain> | 2015-02-23 21:41:06 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <mc@localhost.localdomain> | 2015-02-23 21:41:06 +0000 |
| commit | 9dbabead3d9565e1fd666f1ca8a7b6ddd2e167ff (patch) | |
| tree | 79f748d0b7a9020d905b24b21876ea82ecd7e9ec /src/selection.h | |
| parent | added a set to the Selection (diff) | |
| download | inkscape-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.h | 2 |
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 { |
