diff options
| author | bulia byak <buliabyak@gmail.com> | 2007-01-10 13:24:38 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2007-01-10 13:24:38 +0000 |
| commit | 979b45889560fe2eb90dfb59a027edab6e5e0a81 (patch) | |
| tree | 7615b4f68c11c5aaa6ea7b090b2173f48fb31d27 /src/main.cpp | |
| parent | fix 1630485, add some keys (diff) | |
| download | inkscape-979b45889560fe2eb90dfb59a027edab6e5e0a81.tar.gz inkscape-979b45889560fe2eb90dfb59a027edab6e5e0a81.zip | |
remove duplicate include
(bzr r2172)
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 2 |
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" |
