Removed Source:getType (resolves issue #776)

This commit is contained in:
Alex Szpakowski
2013-10-28 19:33:22 -03:00
parent 3b0d5c8b6d
commit fad9d25093
4 changed files with 0 additions and 21 deletions
-1
View File
@@ -64,7 +64,6 @@ int w_Source_getAttenuationDistances(lua_State *L);
int w_Source_setRolloff(lua_State *L);
int w_Source_getRolloff(lua_State *L);
int w_Source_getChannels(lua_State *L);
int w_Source_getType(lua_State *L);
extern "C" int luaopen_source(lua_State *L);
} // audio