summaryrefslogtreecommitdiff
path: root/gdk/gdk.h
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2017-01-08 03:34:58 +0100
committerBenjamin Otte <otte@redhat.com>2017-01-08 03:46:30 +0100
commit7ade6e3f4668220f0fa1382944a87e63691ad9ad (patch)
treed905898183986f9211f0f7ce13287a1a811cfe4b /gdk/gdk.h
parent2a9ae1e8df5d59140e54d3b05419f27fb2ac7d7b (diff)
downloadgtk+-7ade6e3f4668220f0fa1382944a87e63691ad9ad.tar.gz
gdk: Remove testing functions
They were unused and unimplemented.
Diffstat (limited to 'gdk/gdk.h')
-rw-r--r--gdk/gdk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk/gdk.h b/gdk/gdk.h
index 4f6c4c4785..8bed08072c 100644
--- a/gdk/gdk.h
+++ b/gdk/gdk.h
@@ -58,7 +58,6 @@
#include <gdk/gdkscreen.h>
#include <gdk/gdkseat.h>
#include <gdk/gdkselection.h>
-#include <gdk/gdktestutils.h>
#include <gdk/gdkthreads.h>
#include <gdk/gdktypes.h>
#include <gdk/gdkvisual.h>