forked from qt-creator/qt-creator
QmlDesigner: Remove unused code
Change-Id: I08e98f22d3afd5911c56f1471701587db9d9c446 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
@@ -54,7 +54,6 @@ private:
|
||||
|
||||
QDataStream &operator<<(QDataStream &out, const InformationChangedCommand &command);
|
||||
QDataStream &operator>>(QDataStream &in, InformationChangedCommand &command);
|
||||
QDebug operator<<(QDebug debug, const InformationChangedCommand &command);
|
||||
|
||||
} // namespace QmlDesigner
|
||||
|
||||
|
||||
Reference in New Issue
Block a user