mirror of
https://github.com/lubosz/overte.git
synced 2025-04-08 06:04:06 +02:00
remove uneeded #includes
This commit is contained in:
parent
817a6130ef
commit
baa8e9c86f
2 changed files with 0 additions and 2 deletions
|
@ -22,7 +22,6 @@
|
|||
#include <QStandardPaths>
|
||||
#include <QTimer>
|
||||
#include <QUrlQuery>
|
||||
#include <QBuffer>
|
||||
|
||||
#include <AccountManager.h>
|
||||
#include <HifiConfigVariantMap.h>
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
//
|
||||
|
||||
#include <QtCore/QWeakPointer>
|
||||
#include <QBuffer>
|
||||
|
||||
#include <AccountManager.h>
|
||||
#include <PerfStat.h>
|
||||
|
|
Loading…
Reference in a new issue