mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Removed vestigial internal code for Data:getPointer
This commit is contained in:
@@ -32,7 +32,6 @@ GlyphData *luax_checkglyphdata(lua_State *L, int idx)
|
||||
|
||||
static const luaL_Reg functions[] =
|
||||
{
|
||||
// { "getPointer", w_Data_getPointer },
|
||||
{ "getSize", w_Data_getSize },
|
||||
{ 0, 0 }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user