Whitespace.

This commit is contained in:
Werner Lemberg 2018-08-31 20:10:38 +02:00
parent 9a323e4762
commit c6df41e319
1 changed files with 3 additions and 3 deletions

View File

@ -96,9 +96,9 @@
error, error,
FT_Error_String( error ) ); FT_Error_String( error ) );
#else #else
FT_UNUSED( error ); FT_UNUSED( error );
FT_UNUSED( line ); FT_UNUSED( line );
FT_UNUSED( file ); FT_UNUSED( file );
#endif #endif
return 0; return 0;