We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca7a6b9 commit c833ea3Copy full SHA for c833ea3
src/Implementation/CGdtfFixture.h
@@ -28,7 +28,6 @@ namespace VectorworksMVR
28
virtual VCOMError VCOM_CALLTYPE Close();
29
30
virtual VCOMError VCOM_CALLTYPE GetGDTFVersion( Sint32& major, Sint32& minor );
31
- virtual VCOMError VCOM_CALLTYPE GetGDTFVersion( MvrString& version );
32
33
virtual MvrString VCOM_CALLTYPE GetName();
34
virtual MvrString VCOM_CALLTYPE GetShortName();
0 commit comments