diff options
| author | Martin Fischer <martin@push-f.com> | 2022-01-06 18:45:50 +0100 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2022-01-06 18:56:02 +0100 |
| commit | 180d4d068b4c629ab99876b55046f98455b88149 (patch) | |
| tree | ec01ec41285e30ea11b9f0cd48a851d9279b0ba3 /utils | |
| parent | 56fbf221082bce439fef6e975058367cf4d2ce79 (diff) | |
[refactor] refactor SwitchableSetting
The previous implementation used two hash sets and a list.
... that's not necessary ... a single hash map suffices.
And it's also less error prone ... because the previous data structure
allowed a setting to be enabled and disabled at the same time.
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions