Unbreak compilation.

This commit is contained in:
Alexei Podtelezhnikov 2020-07-28 23:20:59 -04:00
parent f76f7fdecd
commit 986a340dd5
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ FT_BEGIN_HEADER
/* Sun */
#elif defined( __SUNPRO_C ) && __SUNPRO_C >= 0x550
#define FT_INTERNAL_FUNCTION_ATTRIBUTE __hidden
#endif
#else
#define FT_INTERNAL_FUNCTION_ATTRIBUTE /* empty */