Merge branch 'save_ext' into jgrpp

This commit is contained in:
Jonathan G Rennison
2018-03-20 01:15:21 +00:00

View File

@@ -3005,8 +3005,6 @@ static SaveOrLoadResult DoLoad(LoadFilter *reader, bool load_check)
GamelogStopAction(); GamelogStopAction();
} }
SlXvSetCurrentState();
return SL_OK; return SL_OK;
} }