From a10352b1767f72e80a6621c324021206128af3ef Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 30 Aug 2011 16:21:00 +0000 Subject: NO-JIRA: Revert change to Msg.h introduced in r1162273 The change did not compile on windows due to EXTERN declaration issues. Changes has been backed out as it is not critical and can be addressed elsewhere. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1163275 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/src/Makefile.am') diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index 9171caed1e..2663987f75 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -744,7 +744,6 @@ libqpidclient_la_LDFLAGS = -version-info $(QPIDCLIENT_VERSION_INFO) libqpidtypes_la_LIBADD= -luuid libqpidtypes_la_SOURCES= \ - qpid/Msg.cpp \ qpid/types/Exception.cpp \ qpid/types/Uuid.cpp \ qpid/types/Variant.cpp \ -- cgit v1.2.1