Skip to content

Commit

Permalink
Remove unused constants from LicenseSettings
Browse files Browse the repository at this point in the history
  • Loading branch information
nbolton committed Jan 24, 2025
1 parent 5bc454e commit 4c1a762
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib/synergy/gui/license/LicenseSettings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@

namespace synergy::gui::license {

const auto kAppName = DESKFLOW_APP_NAME;
const auto kLegacyOrgDomain = "http-symless-com";
const auto kSystemConfigFilename = "SystemConfig.ini";
const auto kSerialKeySettingKey = "serialKey";

#if defined(Q_OS_UNIX)
Expand Down

0 comments on commit 4c1a762

Please sign in to comment.