diff options
| author | Patrick Storz <eduard.braun2@gmx.de> | 2019-03-28 21:23:01 +0000 |
|---|---|---|
| committer | Patrick Storz <eduard.braun2@gmx.de> | 2019-03-28 21:23:01 +0000 |
| commit | 5606bdeb7c7006347224bdce324d4b8cc048ce8b (patch) | |
| tree | 6a599dbcc101bc4357298d28c44a8727a0da26e5 /src/inkscape-main.cpp | |
| parent | dito (diff) | |
| download | inkscape-5606bdeb7c7006347224bdce324d4b8cc048ce8b.tar.gz inkscape-5606bdeb7c7006347224bdce324d4b8cc048ce8b.zip | |
An a few more config.h fixes
Diffstat (limited to 'src/inkscape-main.cpp')
| -rw-r--r-- | src/inkscape-main.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/inkscape-main.cpp b/src/inkscape-main.cpp index bfbefdc18..998935a4b 100644 --- a/src/inkscape-main.cpp +++ b/src/inkscape-main.cpp @@ -10,10 +10,6 @@ * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - #include "inkscape-application.h" #include "path-prefix.h" |
