mirror of https://github.com/BOINC/boinc.git
MGR: fix compile warning
svn path=/trunk/boinc/; revision=14691
This commit is contained in:
parent
7561fa7eea
commit
d74f42373f
|
@ -1223,3 +1223,9 @@ David Feb 5 2008
|
|||
|
||||
lib/
|
||||
msg_log.h
|
||||
|
||||
Charlie Feb 5 2008
|
||||
- MGR: fix compile warning
|
||||
|
||||
clientgui/
|
||||
DlgAdvPreferences.cpp
|
||||
|
|
|
@ -303,7 +303,6 @@ void CDlgAdvPreferences::ReadPreferenceSettings() {
|
|||
/* write overridden preferences to disk (global_prefs_override.xml) */
|
||||
bool CDlgAdvPreferences::SavePreferencesSettings() {
|
||||
double td;
|
||||
long tl;
|
||||
|
||||
mask.clear();
|
||||
//clear special times settings
|
||||
|
|
Loading…
Reference in New Issue