diff options
-rw-r--r-- | source4/lib/cmdline/popt_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/lib/cmdline/popt_common.h b/source4/lib/cmdline/popt_common.h index e41b1a2cf4..bedf8f7f5d 100644 --- a/source4/lib/cmdline/popt_common.h +++ b/source4/lib/cmdline/popt_common.h @@ -46,6 +46,4 @@ struct cmdline_auth_info { BOOL use_kerberos; }; -extern struct cmdline_auth_info cmdline_auth_info; - #endif /* _POPT_COMMON_H */ |