removed unneeded inclusion of config.h

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@84 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
Enrico Tröger 2005-12-29 14:50:25 +00:00
parent 51b9661de3
commit 88f81a13e5

View File

@ -27,10 +27,6 @@
*/
/* Stolen from anjuta */
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <string.h>
#include "geany.h"