55
56
return sysvar_default_replicator_enable;
61
62
* We do absolutely nothing but call the applier's apply() method, passing
62
63
* along the supplied Command. Yep, told you it was simple...
67
74
static DefaultReplicator *default_replicator= NULL; /* The singleton replicator */