mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-04 20:28:29 +02:00
Activate warnings for deprecated functions in CLuaInstMisc & CLuaInstVideo
- Set Lua api version to 1.59
Origin commit data
------------------
Branch: ni/coolstream
Commit: b1ab3e2290
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-08 (Thu, 08 Sep 2016)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -352,8 +352,7 @@ int CLuaInstVideo::VideoDelete(lua_State *L)
|
||||
deprecated functions
|
||||
--------------------------------------------------------------- */
|
||||
|
||||
//#define VIDEO_FUNC_DEPRECATED videoFunctionDeprecated
|
||||
#define VIDEO_FUNC_DEPRECATED(...)
|
||||
#define VIDEO_FUNC_DEPRECATED videoFunctionDeprecated
|
||||
|
||||
void CLuaInstVideo::videoFunctionDeprecated(lua_State *L, std::string oldFunc)
|
||||
{
|
||||
|
Reference in New Issue
Block a user