summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl/drepl_service.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-11-17 23:48:23 +1100
committerAndrew Tridgell <tridge@samba.org>2010-11-17 13:41:51 +0000
commit0a4b7bb9a547011c4c39b75acee1c00c90562cd1 (patch)
tree38610b351589c10ed50a7aab6c5913256dc30f01 /source4/dsdb/repl/drepl_service.h
parent6c8b0d7f2784faf68d08d42227765bdc0ce28b35 (diff)
downloadsamba-0a4b7bb9a547011c4c39b75acee1c00c90562cd1.tar.gz
samba-0a4b7bb9a547011c4c39b75acee1c00c90562cd1.tar.bz2
samba-0a4b7bb9a547011c4c39b75acee1c00c90562cd1.zip
s4-repl: removed the syncall_workaround code
this isn't needed any more Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Nov 17 13:41:51 UTC 2010 on sn-devel-104
Diffstat (limited to 'source4/dsdb/repl/drepl_service.h')
-rw-r--r--source4/dsdb/repl/drepl_service.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/dsdb/repl/drepl_service.h b/source4/dsdb/repl/drepl_service.h
index d69c641178..48b084f45b 100644
--- a/source4/dsdb/repl/drepl_service.h
+++ b/source4/dsdb/repl/drepl_service.h
@@ -230,8 +230,6 @@ struct dreplsrv_service {
bool rid_alloc_in_progress;
- bool syncall_workaround;
-
bool am_rodc;
};