mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Remove unused variable.
Signed-off-by: Camila Ayres <hello@camilasan.com>
This commit is contained in:
parent
638f3a8647
commit
f9ec7380b0
@ -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)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user