remove useless lines: fix review comment
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 5 Oct 2022 13:41:31 +0000 (15:41 +0200)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Mon, 24 Oct 2022 08:25:41 +0000 (10:25 +0200)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/clientsideencryption.h

index 7e7e6d05911b23a870d3b1e32229d34903bc9f3c..ec51de61b0c91abc173067c3e64785f7b5360080 100644 (file)
@@ -113,9 +113,6 @@ private:
 };
 }
 
-namespace {
-}
-
 class OWNCLOUDSYNC_EXPORT ClientSideEncryption : public QObject {
     Q_OBJECT
 public: