RemoteLinux: Remove unused class declaration

Change-Id: I2ba60ac5f56e1c4c401b0e25354608dad3bb73fb
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
hjk
2016-01-19 15:18:26 +01:00
parent d5e7262e68
commit 4052573db2

View File

@@ -38,10 +38,7 @@
#include <utils/outputformat.h> #include <utils/outputformat.h>
namespace Analyzer { namespace Analyzer { class AnalyzerRunControl; }
class AnalyzerStartParameters;
class AnalyzerRunControl;
}
namespace RemoteLinux { namespace RemoteLinux {
class AbstractRemoteLinuxRunConfiguration; class AbstractRemoteLinuxRunConfiguration;