Remove redundant initializer
authorKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 25 May 2020 18:12:09 +0000 (20:12 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 25 May 2020 18:12:09 +0000 (20:12 +0200)
commit86b1821251fed788787098b844520119ffc4678d
treefb912287577219faaaf2e727393cb0157ffb8510
parent4825c472f6f83d9886cc25b05f38639a2861dd66
Remove redundant initializer

This is the same value than the initializer value in the header, no need
to repeat it.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/libsync/abstractnetworkjob.cpp