summaryrefslogtreecommitdiff
path: root/xkbcomp.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-10-20 11:58:56 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-11-01 22:17:10 -0700
commitc936bd4315a7dc78de074ac89c5a4d12813421be (patch)
tree172025343fd992a975548e11dc650a419c2c0241 /xkbcomp.c
parent839ccda42d8b088d94324cd77c4be954859914d3 (diff)
Remove unused function entry/exit tracking framework
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Jasper St. Pierre <jstpierre@mecheye.net>
Diffstat (limited to 'xkbcomp.c')
-rw-r--r--xkbcomp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/xkbcomp.c b/xkbcomp.c
index fb5dec2..a4ee359 100644
--- a/xkbcomp.c
+++ b/xkbcomp.c
@@ -881,7 +881,6 @@ main(int argc, char *argv[])
Status status;
scan_set_file(stdin);
- uSetEntryFile(NullString);
uSetDebugFile(NullString);
uSetErrorFile(NullString);