mirror of
https://github.com/love2d/love.git
synced 2026-08-17 02:58:31 +02:00
Removed vestigial internal code for Data:getPointer
This commit is contained in:
@@ -52,7 +52,6 @@ static const luaL_Reg w_FileData_functions[] =
|
||||
{
|
||||
|
||||
// Data
|
||||
// { "getPointer", w_Data_getPointer },
|
||||
{ "getSize", w_Data_getSize },
|
||||
|
||||
{ "getFilename", w_FileData_getFilename },
|
||||
|
||||
Reference in New Issue
Block a user