forked from qt-creator/qt-creator
analyzer: remove unneeded declarations
Change-Id: If049955dda594ae52f52c87d94a2a5dc36ef856f Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -35,12 +35,6 @@
|
|||||||
|
|
||||||
#include <QtCore/QMetaType>
|
#include <QtCore/QMetaType>
|
||||||
|
|
||||||
QT_BEGIN_NAMESPACE
|
|
||||||
class QString;
|
|
||||||
template <typename T> class QVector;
|
|
||||||
template <typename T> class QSet;
|
|
||||||
QT_END_NAMESPACE
|
|
||||||
|
|
||||||
namespace Valgrind {
|
namespace Valgrind {
|
||||||
namespace Callgrind {
|
namespace Callgrind {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user