- SCR: Remove last linger pieces of v5 backward graphics compatibility

from the screensaver.
        
    clientscr/
        screensaver.cpp
        screensaver_win.h

svn path=/trunk/boinc/; revision=24917
This commit is contained in:
Rom Walton 2011-12-27 17:16:22 +00:00
parent df5d595c3a
commit 4b3baa236d
3 changed files with 874 additions and 876 deletions

View File

@ -9606,3 +9606,11 @@ David 26 Dec 2011
sched/
sched_customize.cpp
Rom 27 Dec 2011
- SCR: Remove last linger pieces of v5 backward graphics compatibility
from the screensaver.
clientscr/
screensaver.cpp
screensaver_win.h

File diff suppressed because it is too large Load Diff

View File

@ -196,7 +196,6 @@ protected:
BOOL m_bResetCoreState;
bool m_bQuitDataManagementProc;
bool m_bDataManagementProcStopped;
bool m_bV5_GFX_app_is_running;
int m_iLastResultShown;
time_t m_tLastResultChangeTime;
time_t m_tThreadCreateTime;