[desktop] Removed redundant NightMode setting.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
Viktor Govako
2025-07-12 00:31:58 -03:00
committed by Konstantin Pastbin
parent b195059fb6
commit 905a823490
3 changed files with 5 additions and 12 deletions

View File

@@ -12,7 +12,6 @@ namespace settings
extern std::string_view kMeasurementUnits;
extern std::string_view kDeveloperMode;
extern std::string_view kMapLanguageCode;
extern std::string_view kNightMode;
// The following two settings are configured externally at the metaserver.
extern std::string_view kDonateUrl;
extern std::string_view kNY;