summaryrefslogtreecommitdiff
path: root/app/xenodm/include
diff options
context:
space:
mode:
Diffstat (limited to 'app/xenodm/include')
-rw-r--r--app/xenodm/include/dm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/xenodm/include/dm.h b/app/xenodm/include/dm.h
index 45c6aa242..76de42e1d 100644
--- a/app/xenodm/include/dm.h
+++ b/app/xenodm/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),