nextcloud-desktop/src
Jocelyn Turcotte 4e90bd7a5a
csync_update: Remove the check for csync_get_statedb_exists
This always returns true since _csync_statedb_is_empty also always
returns true. This function was initially intended to be a shortcut
in case the database doesn't contain any row, but has been broken since
27fb5d9128 and now won't return false
unless the statement fails.

The _last_db_return_error in _csync_detect_update would take care
of that code path in a more direct and clearer way anyway.
2017-10-05 22:01:33 +02:00
..
3rdparty Remove qtkeychain submodule #6004 2017-10-05 22:01:04 +02:00
cmd Move SyncJournalDB to src/common 2017-10-05 22:01:33 +02:00
common Move SyncJournalDB to src/common 2017-10-05 22:01:33 +02:00
crashreporter Apply clang-format 2017-05-17 12:26:27 +02:00
csync csync_update: Remove the check for csync_get_statedb_exists 2017-10-05 22:01:33 +02:00
gui Move SyncJournalDB to src/common 2017-10-05 22:01:33 +02:00
libsync Move SyncJournalDB to src/common 2017-10-05 22:01:33 +02:00
CMakeLists.txt Enable DEP & ASLR on Windows 2017-10-05 22:01:04 +02:00