repl: Remove duplicated delete of sAMAccountType
commit0f28c96d88cd9762e335d49b2ebf7d0ebdcbca48
authorAndrew Bartlett <abartlet@samba.org>
Wed, 25 May 2016 00:41:35 +0000 (25 12:41 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 6 Jun 2016 06:50:09 +0000 (6 08:50 +0200)
tree95b660406ff95e9f845979cfdc941a130a239dd0
parentde8fb1f1edb7de8fca5bff5a5a2818f15de6fff2
repl: Remove duplicated delete of sAMAccountType

This causes the version number in replPropertyMetaData to be
incorrectly bumped twice, because it is implied by not being in the
list of attributes to be preserved.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/dsdb/samdb/ldb_modules/repl_meta_data.c