am c3d2793f: am b0572e25: Merge "Remove unused variable BOOTCHART_DEFAULT_TIME_SEC."
* commit 'c3d2793f6f89391285a2d65cbf85c3eab252ba8d': Remove unused variable BOOTCHART_DEFAULT_TIME_SEC.
This commit is contained in:
commit
afb6545320
|
@ -47,9 +47,6 @@
|
|||
// Polling period in ms.
|
||||
static const int BOOTCHART_POLLING_MS = 200;
|
||||
|
||||
// Default polling time in seconds.
|
||||
static const int BOOTCHART_DEFAULT_TIME_SEC = 2*60;
|
||||
|
||||
// Max polling time in seconds.
|
||||
static const int BOOTCHART_MAX_TIME_SEC = 10*60;
|
||||
|
||||
|
|
Loading…
Reference in New Issue