summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-12-16 08:45:46 +0000
committerDavid Robillard <d@drobilla.net>2008-12-16 08:45:46 +0000
commit548584572ef2d755391dd3b2e2f901453ddc1016 (patch)
tree981b0f19d78d377b690cdf8a5bb15702b0eeacf9 /src/main.cpp
parent69062548585040d7b52ce2808921bdee955814b7 (diff)
downloadpatchage-548584572ef2d755391dd3b2e2f901453ddc1016.tar.gz
patchage-548584572ef2d755391dd3b2e2f901453ddc1016.tar.bz2
patchage-548584572ef2d755391dd3b2e2f901453ddc1016.zip
Trim include dependency tree.
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1870 a436a847-0d15-0410-975c-d299462d15a1
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 a37d682..e8f379a 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -15,8 +15,6 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
-#include "config.h"
-
#include <iostream>
#include <libgnomecanvasmm.h>
#include <glibmm/exception.h>