diff options
| author | Gordon Sim <gsim@apache.org> | 2008-06-03 07:54:09 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-06-03 07:54:09 +0000 |
| commit | 4b586f6eab3bf78a5d0d898c52f2e672d61be545 (patch) | |
| tree | e0492afffe1a7203a1ad628772a69c31043a2597 /qpid/cpp/src/Makefile.am | |
| parent | 2c65dea9f67345fd404e16f00157924fe4c36864 (diff) | |
| download | qpid-python-4b586f6eab3bf78a5d0d898c52f2e672d61be545.tar.gz | |
Reverted move of ConnectionOptions (without the parse functionality they aren't off much use).
Corrected include in ConnectionOptions.h
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@662681 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/Makefile.am')
| -rw-r--r-- | qpid/cpp/src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am index bb0df2aa2d..53b828a709 100644 --- a/qpid/cpp/src/Makefile.am +++ b/qpid/cpp/src/Makefile.am @@ -443,7 +443,6 @@ nobase_include_HEADERS = \ qpid/client/ConnectionHandler.h \ qpid/client/ConnectionImpl.h \ qpid/client/ConnectionSettings.h \ - qpid/client/ConnectionOptions.h \ qpid/client/Connector.h \ qpid/client/ChainableFrameHandler.h \ qpid/client/Demux.h \ |
