[Mobies-commit] [commit] r3994 - UDM/trunk/src/UdmGme

ksmyth at redhat1.isis.vanderbilt.edu ksmyth at redhat1.isis.vanderbilt.edu
Tue Jan 24 11:39:42 CST 2012


Author: ksmyth
Date: Tue Jan 24 11:39:41 2012
New Revision: 3994

Log:
OpenExisting(IUnknown*) should not Close the project

Modified:
   UDM/trunk/src/UdmGme/UdmGme.cpp

Modified: UDM/trunk/src/UdmGme/UdmGme.cpp
==============================================================================
--- UDM/trunk/src/UdmGme/UdmGme.cpp	Tue Jan 24 11:39:31 2012	(r3993)
+++ UDM/trunk/src/UdmGme/UdmGme.cpp	Tue Jan 24 11:39:41 2012	(r3994)
@@ -3749,7 +3749,6 @@
 				project->AbortTransaction();
 				priv.terr->Destroy();
 			}
-			project->Close(VARIANT_TRUE);
 			throw s;
 		}
 


More information about the Mobies-commit mailing list