mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Remove out-of-date comment in auto4_lua.cpp
Originally committed to SVN as r5929.
This commit is contained in:
parent
d061e81ada
commit
a445512970
@ -809,7 +809,7 @@ namespace Automation4 {
|
|||||||
|
|
||||||
set_context(L, c);
|
set_context(L, c);
|
||||||
|
|
||||||
GetFeatureFunction("config"); // 2 = config dialog function
|
GetFeatureFunction("config");
|
||||||
|
|
||||||
// prepare function call
|
// prepare function call
|
||||||
LuaAssFile *subsobj = new LuaAssFile(L, c->ass);
|
LuaAssFile *subsobj = new LuaAssFile(L, c->ass);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user