mirror of https://github.com/BOINC/boinc.git
- 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:
parent
df5d595c3a
commit
4b3baa236d
|
@ -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
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue