remove RageDisplay_OGL::SetViewport; nothing changes the viewport

offset
This commit is contained in:
Glenn Maynard
2005-12-04 17:14:50 +00:00
parent 91250c21c5
commit da20a407ff
2 changed files with 5 additions and 18 deletions
-1
View File
@@ -86,7 +86,6 @@ protected:
CString TryVideoMode( const VideoModeParams &p, bool &bNewDeviceOut );
RageSurface* CreateScreenshot();
void SetViewport(int shift_left, int shift_down);
PixelFormat GetImgPixelFormat( RageSurface* &img, bool &FreeImg, int width, int height, bool bPalettedTexture );
bool SupportsSurfaceFormat( PixelFormat pixfmt );