Remove pointless warning
authorHannah von Reth <hannah.vonreth@owncloud.com>
Tue, 11 Aug 2020 08:30:19 +0000 (10:30 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:59:17 +0000 (10:59 +0100)
commit3caf8276a290da23c4f1af05013dc4f7cc56d2e9
tree99ea72605187870026509e98da3b0bdb5666b605
parent2d66025d722103059229ad8d315f9b717254cc69
Remove pointless warning

We also don't have a version entry in the db if thne db is new.
As I don't expect regular updates from 1.5 this message can just be removed.

Fixes: #8004
src/common/syncjournaldb.cpp