summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2007-01-10 13:24:38 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2007-01-10 13:24:38 +0000
commit979b45889560fe2eb90dfb59a027edab6e5e0a81 (patch)
tree7615b4f68c11c5aaa6ea7b090b2173f48fb31d27 /src/main.cpp
parentfix 1630485, add some keys (diff)
downloadinkscape-979b45889560fe2eb90dfb59a027edab6e5e0a81.tar.gz
inkscape-979b45889560fe2eb90dfb59a027edab6e5e0a81.zip
remove duplicate include
(bzr r2172)
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 13c052d27..f7e9cdadc 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -48,8 +48,6 @@
#include <gtk/gtkwindow.h>
#include <gtk/gtkbox.h>
-#include <gtk/gtkmain.h>
-
#include "gc-core.h"
#include "macros.h"