forked from qt-creator/qt-creator
CppTools: Remove redundant debug operator declaration.
Change-Id: Iee594c1e615ef9ce3899f399aa0dad32240e5cac Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
@@ -269,6 +269,4 @@ public Q_SLOTS:
|
||||
|
||||
} // namespace CPlusPlus
|
||||
|
||||
QDebug operator <<(QDebug stream, const CPlusPlus::ProjectFile &cxxFile);
|
||||
|
||||
#endif // CPPMODELMANAGERINTERFACE_H
|
||||
|
||||
Reference in New Issue
Block a user