mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
unneeded changes
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user