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

Commit 82e07b65 authored by Tomasz Wasilczyk's avatar Tomasz Wasilczyk Committed by Automerger Merge Worker
Browse files

Remove unused global const variable am: 6dc643db am: 838ace29

parents 9a4c0a3f 838ace29
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -72,8 +72,6 @@ const std::vector<int32_t> kSelfTids = {

const std::vector<int32_t> kEmptyTids = {};

const std::vector<WorkDuration> kNoDurations = {};

const std::vector<WorkDuration> kDurationsWithZero = {
        DurationWrapper(1000L, 1L),
        DurationWrapper(0L, 2L),