1
0
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:
Thomas Goyne 2011-11-29 23:17:20 +00:00
parent d061e81ada
commit a445512970

View File

@ -809,7 +809,7 @@ namespace Automation4 {
set_context(L, c);
GetFeatureFunction("config"); // 2 = config dialog function
GetFeatureFunction("config");
// prepare function call
LuaAssFile *subsobj = new LuaAssFile(L, c->ass);