Another Win32 fix.

This commit is contained in:
Themaister 2013-04-13 14:39:14 +02:00
parent 70e961e007
commit ad78c9fd77

View File

@ -463,7 +463,6 @@ D3DVideo::D3DVideo(const video_info_t *info) :
win_height = rect.bottom - rect.top;
}
gfx_window_title_reset();
char buffer[128];
gfx_get_fps(buffer, sizeof(buffer), false);
std::string title = buffer;