Author: tabish
Date: Mon Jun  2 12:51:20 2008
New Revision: 662536

URL: http://svn.apache.org/viewvc?rev=662536&view=rev
Log:
cleaning up for activemqcpp release 2.2.  DLL Exporting classes for use by end 
user and in the tests.

Modified:
    activemq/activemq-cpp/trunk/src/main/activemq/util/URISupport.h

Modified: activemq/activemq-cpp/trunk/src/main/activemq/util/URISupport.h
URL: 
http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/src/main/activemq/util/URISupport.h?rev=662536&r1=662535&r2=662536&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/src/main/activemq/util/URISupport.h (original)
+++ activemq/activemq-cpp/trunk/src/main/activemq/util/URISupport.h Mon Jun  2 
12:51:20 2008
@@ -28,8 +28,6 @@
     class AMQCPP_API URISupport {
     public:
 
-        virtual ~URISupport();
-
         /**
          * Parses the properties out of the provided Broker URI and sets
          * them in the passed Properties Object.


Reply via email to