mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
remove unused include from header file
This commit is contained in:
parent
9b09a2ee32
commit
50b9a7b191
@ -19,12 +19,8 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include <QMutex>
|
||||
#include <QThread>
|
||||
#include <QString>
|
||||
#include <qelapsedtimer.h>
|
||||
#include <qstack.h>
|
||||
#include <QNetworkProxy>
|
||||
#include <QNetworkCookie>
|
||||
|
||||
#include <csync.h>
|
||||
|
||||
|
||||
@ -28,6 +28,8 @@
|
||||
|
||||
#include "creds/abstractcredentials.h"
|
||||
|
||||
#include <QThread>
|
||||
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user