VideoState: Simplify dummy wrapper.

This commit is contained in:
degasus
2016-01-12 22:46:44 +01:00
parent 5f244abf28
commit aa430c10d5
2 changed files with 1 additions and 12 deletions

View File

@ -7,5 +7,4 @@
class PointerWrap;
void VideoCommon_DoState(PointerWrap &p);
void VideoCommon_RunLoop(bool enable);
void VideoCommon_Init();