some more cleanup

This commit is contained in:
Bill Meltsner
2011-05-08 18:50:01 -04:00
parent 2e675a40c0
commit a763fc8863
2 changed files with 3 additions and 4 deletions
-1
View File
@@ -33,7 +33,6 @@ namespace freetype
{
int w_newRasterizer(lua_State * L);
int w_newGlyphData(lua_State * L);
int w_newFontData(lua_State * L);
extern "C" LOVE_EXPORT int luaopen_love_font(lua_State * L);
} // freetype