QmlDesigner: Remove unused code

Change-Id: I08e98f22d3afd5911c56f1471701587db9d9c446
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
Marco Bubke
2013-05-22 16:27:12 +02:00
parent a8d0d93d6c
commit 2753ca94c7
4 changed files with 0 additions and 70 deletions
@@ -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