diff options
Diffstat (limited to 'Source/UnitTests/StubHost.cpp')
| -rw-r--r-- | Source/UnitTests/StubHost.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/UnitTests/StubHost.cpp b/Source/UnitTests/StubHost.cpp index b80f175a2f..a2ba02c20b 100644 --- a/Source/UnitTests/StubHost.cpp +++ b/Source/UnitTests/StubHost.cpp @@ -48,9 +48,6 @@ bool Host_RendererIsFullscreen() { return false; } -void Host_ShowVideoConfig(void*, const std::string&) -{ -} void Host_YieldToUI() { } |
