Forgot one instance of WITH_AUTO3. Now fully killed. (Auto4 Lua no longer depends on Auto3 under any circumstances.)

Originally committed to SVN as r1502.
This commit is contained in:
Niels Martin Hansen 2007-08-17 02:34:29 +00:00
parent 9a85ba7b82
commit 35ea03c2ab
1 changed files with 0 additions and 3 deletions

View File

@ -35,9 +35,6 @@
#include "auto4_lua.h"
#include "auto4_lua_scriptreader.h"
#if WITH_AUTO3 == 1
#include "auto4_auto3.h"
#endif
#include "ass_dialogue.h"
#include "ass_style.h"
#include "ass_file.h"