mirror of https://github.com/odrling/Aegisub
Remove unused includes in auto4_lua.cpp
Originally committed to SVN as r5663.
This commit is contained in:
parent
1e13670c70
commit
799c18e22d
|
@ -65,8 +65,6 @@
|
||||||
#include "include/aegisub/context.h"
|
#include "include/aegisub/context.h"
|
||||||
#include "main.h"
|
#include "main.h"
|
||||||
#include "selection_controller.h"
|
#include "selection_controller.h"
|
||||||
#include "standard_paths.h"
|
|
||||||
#include "subtitle_format.h"
|
|
||||||
#include "video_context.h"
|
#include "video_context.h"
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue