Commit 1cf5b08
committed
fix(accountmanager): remove legacy config path constants moved to Migration.
These four constexpr variables were already moved to migration.cpp as
part of the refactor. The leftover copies in accountmanager.cpp were
causing -Wunused-const-variable errors on Linux and macOS.
Signed-off-by: Camila Ayres <hello@camilasan.com>1 parent 31bbede commit 1cf5b08
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 73 | | |
79 | 74 | | |
80 | 75 | | |
| |||
0 commit comments