diff --git a/lib/prefs.h b/lib/prefs.h index 1035378c0f..eb2166d71d 100644 --- a/lib/prefs.h +++ b/lib/prefs.h @@ -1,6 +1,6 @@ // This file is part of BOINC. // http://boinc.berkeley.edu -// Copyright (C) 2008 University of California +// Copyright (C) 2022 University of California // // BOINC is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License @@ -161,7 +161,6 @@ struct GLOBAL_PREFS { bool dont_verify_images; bool hangup_if_dialed; double idle_time_to_run; - double idle_time_to_suspend; bool leave_apps_in_memory; double max_bytes_sec_down; double max_bytes_sec_up;