summaryrefslogtreecommitdiff
path: root/gdk/x11/gxid_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/x11/gxid_lib.h')
-rw-r--r--gdk/x11/gxid_lib.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdk/x11/gxid_lib.h b/gdk/x11/gxid_lib.h
deleted file mode 100644
index 0f0d141a5f..0000000000
--- a/gdk/x11/gxid_lib.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "gxid_proto.h"
-
-int _gxid_claim_device(char *host, int port,
- GxidU32 device, GxidU32 window, int exclusive);
-int _gxid_release_device(char *host, int port, GxidU32 device,
- GxidU32 window);