summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/Makefile.am
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2013-06-10 19:47:10 +0000
committerAndrew Stitcher <astitcher@apache.org>2013-06-10 19:47:10 +0000
commit1dc04d1335a76abd84bbaabd04af518a3d2e3c71 (patch)
tree890efaf415895cbd6f893da60127104aeb852673 /qpid/cpp/src/Makefile.am
parent65e488ed208f6c347f1a4bc39c4da5a1dc99b3d0 (diff)
downloadqpid-python-1dc04d1335a76abd84bbaabd04af518a3d2e3c71.tar.gz
QPID-4905: Removed TimeoutHandler interface as it was really unused
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1491585 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/Makefile.am')
-rw-r--r--qpid/cpp/src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am
index ae7f90f1d5..3dc02da03a 100644
--- a/qpid/cpp/src/Makefile.am
+++ b/qpid/cpp/src/Makefile.am
@@ -514,7 +514,6 @@ libqpidcommon_la_SOURCES += \
qpid/sys/Socket.h \
qpid/sys/SocketAddress.h \
qpid/sys/StateMonitor.h \
- qpid/sys/TimeoutHandler.h \
qpid/sys/Timer.cpp \
qpid/sys/Timer.h \
qpid/sys/TimerWarnings.cpp \