remove remove SetVideoModeParams

This commit is contained in:
Glenn Maynard
2006-01-15 01:08:24 +00:00
parent 16c7813949
commit 61654be8de
2 changed files with 0 additions and 8 deletions
@@ -15,7 +15,6 @@ namespace GraphicsWindow
/* Shut down completely. */
void Shutdown();
void SetVideoModeParams( const VideoModeParams &p );
CString SetScreenMode( const VideoModeParams &p );
void DestroyGraphicsWindow();
void ConfigureGraphicsWindow( const VideoModeParams &p, bool bForceRecreateWindow = false );