From 23482177f452ebdf3023534988efe60d41e8c826 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 14 Nov 2008 16:02:42 +0000 Subject: Remove dummy cluster.so library, no longer needed & confusing. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@714051 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/cluster.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cpp/src') diff --git a/cpp/src/cluster.mk b/cpp/src/cluster.mk index e91637dcde..d2df1a4518 100644 --- a/cpp/src/cluster.mk +++ b/cpp/src/cluster.mk @@ -34,10 +34,6 @@ cluster_la_SOURCES = \ cluster_la_LIBADD= -lcpg libqpidbroker.la libqpidclient.la -else -# Empty stub library to satisfy rpm spec file. -cluster_la_SOURCES = - endif cluster_la_LDFLAGS = $(PLUGINLDFLAGS) -- cgit v1.2.1