summaryrefslogtreecommitdiff
path: root/qpid/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
commit089d51ee5466df900348ea405c17d1d09541898b (patch)
tree8fe851b10275cd4069b74084762263a1e4544d99 /qpid/cpp/src/Makefile.am
parent2687de858888b2fd2b9ac8ccf2b17359c016b555 (diff)
downloadqpid-python-089d51ee5466df900348ea405c17d1d09541898b.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@802160 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/Makefile.am')
-rw-r--r--qpid/cpp/src/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am
index a465f13b11..24b92c8981 100644
--- a/qpid/cpp/src/Makefile.am
+++ b/qpid/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 \