mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-24 11:16:58 +00:00
Video.cpp: remove redundant code
This commit is contained in:
@@ -6768,8 +6768,6 @@ enum ViewVideoPage_t
|
||||
VIEW_PAGE_2
|
||||
};
|
||||
|
||||
Update_t _ViewOutput( ViewVideoPage_t iPage, VideoUpdateFuncPtr_t pfUpdate );
|
||||
|
||||
Update_t _ViewOutput( ViewVideoPage_t iPage, int bVideoModeFlags )
|
||||
{
|
||||
switch( iPage )
|
||||
|
||||
Reference in New Issue
Block a user