diff options
Diffstat (limited to 'include/dm.h')
-rw-r--r-- | include/dm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dm.h b/include/dm.h index ab67e33..a07af64 100644 --- a/include/dm.h +++ b/include/dm.h @@ -122,7 +122,6 @@ struct display { char **authNames; /* authorization protocol names */ unsigned short *authNameLens; /* authorization protocol name lens */ char *clientAuthFile;/* client specified auth file */ - char *userAuthDir; /* backup directory for tickets */ int authComplain; /* complain when no auth for XDMCP */ /* information potentially derived from resources */ |