Drop unused QHostInfo includes
This commit is contained in:
parent
a4f2f495b9
commit
ca0a2229cc
2 changed files with 0 additions and 2 deletions
|
@ -39,7 +39,6 @@
|
|||
#include <QAbstractEventDispatcher>
|
||||
#include <QDataStream>
|
||||
#include <QFile>
|
||||
#include <QHostInfo>
|
||||
#include <QRandomGenerator>
|
||||
#include <QScopeGuard>
|
||||
#include <QSocketNotifier>
|
||||
|
|
|
@ -26,7 +26,6 @@
|
|||
#include <QAbstractEventDispatcher>
|
||||
#include <QDataStream>
|
||||
#include <QFile>
|
||||
#include <QHostInfo>
|
||||
#include <QRandomGenerator>
|
||||
#include <QScopeGuard>
|
||||
#include <QSocketNotifier>
|
||||
|
|
Loading…
Reference in a new issue