Unbreak compilation.
This commit is contained in:
parent
f76f7fdecd
commit
986a340dd5
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue