Skip to content

Commit

Permalink
Remove redundant code.
Browse files Browse the repository at this point in the history
Signed-off-by: alex-z <[email protected]>
  • Loading branch information
allexzander committed Jul 4, 2023
1 parent 970ebdb commit 82b8c2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libsync/encryptfolderjob.h
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ private slots:
QString _path;
QString _pathNonEncrypted;
QByteArray _fileId;
QByteArray _folderToken;
QString _errorString;
OwncloudPropagator *_propagator = nullptr;
SyncFileItemPtr _item;
Expand Down

0 comments on commit 82b8c2f

Please sign in to comment.