mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-25 22:46:04 +03:00
Cleanup members
This commit is contained in:
parent
df567efd37
commit
6324ac9cac
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ public slots:
|
|||
private:
|
||||
Logger(QObject *parent = nullptr);
|
||||
~Logger() override;
|
||||
bool _showTime = true;
|
||||
QFile _logFile;
|
||||
bool _doFileFlush = false;
|
||||
int _logExpire = 0;
|
||||
|
|
Loading…
Reference in a new issue