diff options
author | Andrew Bartlett <abartlet@samba.org> | 2011-06-24 12:57:47 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2011-06-24 13:08:04 +1000 |
commit | 3d08e844fc2870387449850342091ae621bd938d (patch) | |
tree | 68db5b054cf4715ad3c20c65e8fdb01e70a4cdeb /source4/scripting/python | |
parent | 877de9fee773b3f6b5a95afe1d01001e0b1b4ff2 (diff) | |
download | samba-3d08e844fc2870387449850342091ae621bd938d.tar.gz samba-3d08e844fc2870387449850342091ae621bd938d.tar.bz2 samba-3d08e844fc2870387449850342091ae621bd938d.zip |
param: Remove remaining references to announce as and announce version
Diffstat (limited to 'source4/scripting/python')
-rw-r--r-- | source4/scripting/python/samba/upgrade.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/scripting/python/samba/upgrade.py b/source4/scripting/python/samba/upgrade.py index 5bcc4294ba..0f7511aa17 100644 --- a/source4/scripting/python/samba/upgrade.py +++ b/source4/scripting/python/samba/upgrade.py @@ -279,8 +279,6 @@ smbconf_keep = [ "write raw", "disable netbios", "nt status support", - "announce version", - "announce as", "max mux", "max xmit", "name resolve order", |