[commit] r1919 - in trunk/GME: Interfaces Mga
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Fri May 4 11:23:51 CDT 2012
Author: ksmyth
Date: Fri May 4 11:23:51 2012
New Revision: 1919
Log:
Remove duplicate GUIDs
Modified:
trunk/GME/Interfaces/Mga.idl
trunk/GME/Mga/MgaLib.idl
Modified: trunk/GME/Interfaces/Mga.idl
==============================================================================
--- trunk/GME/Interfaces/Mga.idl Fri May 4 10:12:20 2012 (r1918)
+++ trunk/GME/Interfaces/Mga.idl Fri May 4 11:23:51 2012 (r1919)
@@ -1172,7 +1172,7 @@
/*
[
object,
- uuid(270B4F93-B17C-11D3-9AD1-00AA00B6FE26),
+ uuid(),
dual,
helpstring("IMgaRefPort Interface"),
pointer_default(unique)
Modified: trunk/GME/Mga/MgaLib.idl
==============================================================================
--- trunk/GME/Mga/MgaLib.idl Fri May 4 10:12:20 2012 (r1918)
+++ trunk/GME/Mga/MgaLib.idl Fri May 4 11:23:51 2012 (r1919)
@@ -202,7 +202,7 @@
interface ISupportErrorInfo;
};
[
- uuid(83BA323E-B758-11D3-ABAE-000000000000),
+ uuid(15ABD2C3-65C9-4B9A-8D01-A03D0BB794EB),
helpstring("MgaRegNode Class")
]
coclass MgaRegNode
@@ -211,7 +211,7 @@
interface ISupportErrorInfo;
};
[
- uuid(83BA3242-B758-11D3-ABAE-000000000000),
+ uuid(63379445-4F8D-4DAA-8687-2933DC679BCF),
helpstring("MgaConstraint Class")
]
coclass MgaConstraint
More information about the gme-commit
mailing list