summaryrefslogtreecommitdiff
path: root/lib/param/param_functions.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-07-23 12:01:41 +1000
committerAndrew Bartlett <abartlet@samba.org>2012-07-24 10:46:12 +1000
commit8b1a9f3ebd48757e66f6aefc5840986bec223de9 (patch)
treeb33f0ed5727ee1c704fe376277af997afbeee07a /lib/param/param_functions.c
parent01f25adb5aa5e37ba4c14d1e9df8d21c131bb67f (diff)
downloadsamba-8b1a9f3ebd48757e66f6aefc5840986bec223de9.tar.gz
samba-8b1a9f3ebd48757e66f6aefc5840986bec223de9.tar.bz2
samba-8b1a9f3ebd48757e66f6aefc5840986bec223de9.zip
lib/param: Remove "ntptr providor" and hard-code in s4 spoolss server
This stub codebase does not justify a merged parameter. Andrew Bartlett Pair-Programmed-With: Andrew Tridgell <tridge@samba.org>
Diffstat (limited to 'lib/param/param_functions.c')
-rw-r--r--lib/param/param_functions.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/param/param_functions.c b/lib/param/param_functions.c
index 9ebc38119f..4e68d6b5ee 100644
--- a/lib/param/param_functions.c
+++ b/lib/param/param_functions.c
@@ -394,7 +394,6 @@ FN_GLOBAL_STRING(log_nt_token_command, szLogNtTokenCommand)
FN_GLOBAL_STRING(mangling_method, szManglingMethod)
FN_GLOBAL_STRING(msg_command, szMsgCommand)
FN_GLOBAL_STRING(nis_home_map_name, szNISHomeMapName)
-FN_GLOBAL_STRING(ntptr_providor, ntptr_providor)
FN_GLOBAL_STRING(os2_driver_map, szOs2DriverMap)
FN_GLOBAL_STRING(panic_action, szPanicAction)
FN_GLOBAL_STRING(passwd_chat, szPasswdChat)