This will, for the time being, unbreak synchronisation. git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1750 fd59a12c-fef9-0310-b244-a6a79926bd2f
@@ -81,11 +81,7 @@ static struct default_service default_services[] = {
{
.name = "corosync_pload",
.ver = 0,
- },
- {
- .name = "corosync_quorum",
- .ver = 0,
+ }
};
struct corosync_service_engine *ais_service[SERVICE_HANDLER_MAXIMUM_COUNT];