diff options
Diffstat (limited to 'source3/param/loadparm.c')
-rw-r--r-- | source3/param/loadparm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c index ac0a5dc2a97..c464861fffe 100644 --- a/source3/param/loadparm.c +++ b/source3/param/loadparm.c @@ -1204,8 +1204,6 @@ int lp_cups_encrypt(void) /* These functions remain in source3/param for now */ -FN_GLOBAL_STRING(configfile, szConfigFile) - #include "lib/param/param_functions.c" FN_LOCAL_STRING(servicename, szService) |