summaryrefslogtreecommitdiff
path: root/cpp/src/Makefile.am
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2009-08-07 19:45:56 +0000
committerAndrew Stitcher <astitcher@apache.org>2009-08-07 19:45:56 +0000
commitd6d15604657537f84654556b2c050c5274bd36b5 (patch)
tree2b5527d3a708c6eb879016c14d11e5b641a10143 /cpp/src/Makefile.am
parent1e24d25544fcbc71a3732ddd73312571690665b9 (diff)
downloadqpid-python-d6d15604657537f84654556b2c050c5274bd36b5.tar.gz
Removed unused files
Removed unused functions from Timer Switched TimerTest to sys::Timer git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@802160 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/Makefile.am')
-rw-r--r--cpp/src/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am
index a465f13b11..24b92c8981 100644
--- a/cpp/src/Makefile.am
+++ b/cpp/src/Makefile.am
@@ -479,8 +479,6 @@ libqpidbroker_la_SOURCES = \
qpid/broker/Broker.cpp \
qpid/broker/Broker.h \
qpid/broker/BrokerImportExport.h \
- qpid/broker/BrokerSingleton.cpp \
- qpid/broker/BrokerSingleton.h \
qpid/broker/Connection.cpp \
qpid/broker/Connection.h \
qpid/broker/ConnectionFactory.cpp \
@@ -603,8 +601,6 @@ libqpidbroker_la_SOURCES = \
qpid/broker/SignalHandler.h \
qpid/broker/System.cpp \
qpid/broker/System.h \
- qpid/broker/Timer.cpp \
- qpid/broker/Timer.h \
qpid/broker/TopicExchange.cpp \
qpid/broker/TopicExchange.h \
qpid/broker/TransactionalStore.h \