Skip to content

Commit

Permalink
Remove unused variable.
Browse files Browse the repository at this point in the history
Signed-off-by: Camila Ayres <[email protected]>
  • Loading branch information
camilasan committed Dec 11, 2024
1 parent ad61341 commit 7b9d4aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/folderman.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ constexpr auto settingsAccountsC = "Accounts";
constexpr auto settingsFoldersC = "Folders";
constexpr auto settingsVersionC = "version";
constexpr auto maxFoldersVersion = 1;
const char versionC[] = "version";

int numberOfSyncJournals(const QString &path)
{
Expand Down

0 comments on commit 7b9d4aa

Please sign in to comment.