summaryrefslogtreecommitdiffstats
path: root/src/helper
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/helper
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/helper')
-rw-r--r--src/helper/png-write.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/helper/png-write.h b/src/helper/png-write.h
index 04ca85cd6..2657fb635 100644
--- a/src/helper/png-write.h
+++ b/src/helper/png-write.h
@@ -14,12 +14,8 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#include <glib.h>
#include <2geom/forward.h>
-//should be in selection.h
-typedef std::list<SPObject*> SelContainer;
-
class SPDocument;