line fixup for travis ci
This commit is contained in:
parent
77f4743199
commit
393a0f99da
|
@ -19,7 +19,6 @@
|
|||
#include "video_core/debug_utils/debug_utils.h"
|
||||
#include "video_core/video_core.h"
|
||||
|
||||
|
||||
EmuThread::EmuThread(GRenderWindow* render_window)
|
||||
: exec_step(false), running(false), stop_run(false), render_window(render_window) {}
|
||||
|
||||
|
|
Reference in New Issue