Remove config.h inclusion.

This commit is contained in:
Haakon Sporsheim 2009-03-31 14:39:46 +02:00 committed by Neil Roberts
parent e4eed92177
commit f852ade823
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
#include "../config.h"
/*#define TEST_GROUP */

View File

@ -1,7 +1,6 @@
/*#define TEST_GROUP */
#include <clutter/clutter.h>
#include "../config.h"
#include <errno.h>
#include <stdlib.h>