From: Matthieu Gallien Date: Wed, 5 Oct 2022 13:41:31 +0000 (+0200) Subject: remove useless lines: fix review comment X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~11^2~192^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b19b69df02c3b7a6ed06434bc5a21159ba22e7c2;p=nextcloud-desktop.git remove useless lines: fix review comment Signed-off-by: Matthieu Gallien --- diff --git a/src/libsync/clientsideencryption.h b/src/libsync/clientsideencryption.h index 7e7e6d059..ec51de61b 100644 --- a/src/libsync/clientsideencryption.h +++ b/src/libsync/clientsideencryption.h @@ -113,9 +113,6 @@ private: }; } -namespace { -} - class OWNCLOUDSYNC_EXPORT ClientSideEncryption : public QObject { Q_OBJECT public: