summaryrefslogtreecommitdiff
path: root/src/context.h
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2013-03-04 14:16:36 +0200
committerDaniel Stone <daniel@fooishbar.org>2013-03-18 22:20:05 +0000
commit56ba986613cb0e220f4b08b1d99f8eed05aead56 (patch)
tree37c4681d80ce2cde4bad05c45d6188533bb73309 /src/context.h
parent64c002627d4a60cf8de6841cffb699e987a9f9ba (diff)
downloadxorg-lib-libxkbcommon-56ba986613cb0e220f4b08b1d99f8eed05aead56.tar.gz
Remove file_id entirely
It is not used anymore. Signed-off-by: Ran Benita <ran234@gmail.com>
Diffstat (limited to 'src/context.h')
-rw-r--r--src/context.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/context.h b/src/context.h
index fdfdd77..2f94988 100644
--- a/src/context.h
+++ b/src/context.h
@@ -28,9 +28,6 @@
#include "atom.h"
-unsigned
-xkb_context_take_file_id(struct xkb_context *ctx);
-
unsigned int
xkb_context_num_failed_include_paths(struct xkb_context *ctx);