summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2010-07-27 20:33:42 +0000
committerTed Ross <tross@apache.org>2010-07-27 20:33:42 +0000
commit642860379c66cb08dcca723da10e2749ac44e3b8 (patch)
tree48a48b16cf89706077bc043e0b9bec3d809e0512 /qpid/cpp/src
parentb3ea22d92d7e8db2d0aa5dc436bb588adca30ac8 (diff)
downloadqpid-python-642860379c66cb08dcca723da10e2749ac44e3b8.tar.gz
Removed unused header files.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@979857 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
-rw-r--r--qpid/cpp/src/qmf.mk8
1 files changed, 1 insertions, 7 deletions
diff --git a/qpid/cpp/src/qmf.mk b/qpid/cpp/src/qmf.mk
index 93f18179ca..dca8262333 100644
--- a/qpid/cpp/src/qmf.mk
+++ b/qpid/cpp/src/qmf.mk
@@ -29,13 +29,7 @@ lib_LTLIBRARIES += \
#
QMF_API = \
../include/qpid/agent/ManagementAgent.h \
- ../include/qpid/agent/QmfAgentImportExport.h \
- ../include/qmf/Agent.h \
- ../include/qmf/Connection.h \
- ../include/qmf/QmfImportExport.h \
- ../include/qmf/ConnectionSettings.h \
- ../include/qmf/AgentObject.h
-
+ ../include/qpid/agent/QmfAgentImportExport.h
#
# Public headers for the QMF Engine API
#