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:
@@ -31,7 +31,6 @@ namespace sound
|
||||
{
|
||||
|
||||
SoundData *luax_checksounddata(lua_State *L, int idx);
|
||||
int w_getPointer(lua_State *L);
|
||||
int w_getSize(lua_State *L);
|
||||
int w_getChannels(lua_State *L);
|
||||
int w_getBits(lua_State *L);
|
||||
|
||||
Reference in New Issue
Block a user