summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/dm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dm.h b/include/dm.h
index 45c6aa2..76de42e 100644
--- a/include/dm.h
+++ b/include/dm.h
@@ -182,7 +182,6 @@ extern int daemonMode;
extern char *authDir;
extern int autoRescan;
extern int removeDomainname;
-extern char *keyFile;
extern char **exportList;
extern struct display *FindDisplayByName (char *name),