remove old trace

This commit is contained in:
Glenn Maynard
2005-11-29 00:22:38 +00:00
parent b6f85d04d2
commit be332f9883
@@ -125,7 +125,6 @@ CString LowLevelWindow_Win32::TryVideoMode( const VideoModeParams &p, bool &bNew
} else {
/* We already have a window. Assume that it's pixel format has already been
* set. */
LOG->Trace("Setting new window, can't reuse old");
bCanSetPixelFormat = false;
}