Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b0572e25 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Remove unused variable BOOTCHART_DEFAULT_TIME_SEC."

parents bf7560f1 0f58cb00
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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;