summaryrefslogtreecommitdiff
path: root/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
commitb9250df5e730f9e483fad979ebefd608e0b10771 (patch)
treee5b0ff4d256a54fc0bd26f2fdea210e9c53b3f7c /cpp/src
parentb98493114e57e348a63e9496861ea8ec1eae6728 (diff)
downloadqpid-python-b9250df5e730f9e483fad979ebefd608e0b10771.tar.gz
Removed unused header files.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@979857 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/qmf.mk8
1 files changed, 1 insertions, 7 deletions
diff --git a/cpp/src/qmf.mk b/cpp/src/qmf.mk
index 93f18179ca..dca8262333 100644
--- a/cpp/src/qmf.mk
+++ b/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
#