Remove unused declarations of QProcess

Change-Id: I6c9b330317b80b7e1846e463c22b4a3a7ca2457f
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Jarek Kobus
2021-08-19 18:37:51 +02:00
parent fd7fe32c09
commit eca1247b95
3 changed files with 0 additions and 6 deletions

View File

@@ -31,10 +31,6 @@
#include <QDebug>
#include <memory>
QT_BEGIN_NAMESPACE
class QProcess;
QT_END_NAMESPACE
namespace Ios {
namespace Internal {