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