summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-04-02 12:41:24 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-04-02 12:41:24 -0400
commit17ee80aafeb9ceff0333c9ee92e1bd712a21e4df (patch)
tree588f2b25e2fb2fcf73c8fa455940ba99d1f28025 /tests
parentbf79c8f0df1457fe1f5320c76d3170e2e7217235 (diff)
downloadgtk+-17ee80aafeb9ceff0333c9ee92e1bd712a21e4df.tar.gz
Drop an unnecessary include
These tests are better if they can be built standalone.
Diffstat (limited to 'tests')
-rw-r--r--tests/testcombo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testcombo.c b/tests/testcombo.c
index c0a5d471b1..34864d1ed7 100644
--- a/tests/testcombo.c
+++ b/tests/testcombo.c
@@ -14,7 +14,6 @@
* You should have received a copy of the GNU Library General Public
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "config.h"
#include <gtk/gtk.h>
#include <string.h>