Author :
Werner Lemberg
Date :
2009-12-20 17:56:22
Hash :f4fe5a4a Message :Fix compiler warning.
Reported by Sean.
* src/base/ftdbgmem.c [!FT_DEBUG_MEMORY]: ANSI C doesn't like empty
source files; however, some compilers warn about an unused variable
declaration. This is now replaced with a typedef.