unneeded changes

This commit is contained in:
Madthijs
2021-05-11 17:15:21 +02:00
parent 09485b7cf4
commit 0a9b5ded9b
2 changed files with 24 additions and 4 deletions

View File

@@ -453,9 +453,8 @@ bool GpFontHandler_FreeType2::Init()
return true;
}
#ifdef _MSC_VER
extern "C"
#ifdef _MSC_VER
__declspec(dllexport)
#endif
IGpFontHandler *GpDriver_CreateFontHandler_FreeType2(const GpFontHandlerProperties &properties)