Remove unused functions and variables
authorFelix Weilbach <felix.weilbach@nextcloud.com>
Fri, 23 Jul 2021 15:41:02 +0000 (17:41 +0200)
committerMatthieu Gallien (Rebase PR Action) <matthieu_gallien@yahoo.fr>
Wed, 11 Aug 2021 20:20:39 +0000 (20:20 +0000)
commitacf6cc0527644c24f6182193e094dc97b6237a55
treed52ed548630301682cbfa9704aebd0a556bc8e05
parentd72f7e91094d5cfa96629128e0a966aa8b45ed48
Remove unused functions and variables

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
src/gui/application.cpp
src/gui/folderman.cpp
src/gui/userstatus.cpp
src/libsync/clientsideencryption.cpp
test/CMakeLists.txt
test/testhelper.cpp [new file with mode: 0644]
test/testhelper.h