QmlProfiler: Remove a couple of empty lines

Change-Id: I5da7f2971dfd957d0188149eb8b4fde198609e6b
Reviewed-by: Ulf Hermann <ulf.hermann@digia.com>
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
This commit is contained in:
Tobias Hunger
2013-11-22 17:02:12 +01:00
committed by Ulf Hermann
parent b08bf8488c
commit 3b221697ff

View File

@@ -58,8 +58,6 @@ public:
private: private:
QList<AbstractTimelineModel*> timelineModels; QList<AbstractTimelineModel*> timelineModels;
}; };
} // namespace Internal } // namespace Internal