forked from qt-creator/qt-creator
QmlProfiler: Remove duplicate method
Change-Id: Iad8420e5836ad8bc3efc9ecf67bf85b005ede7d5 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
@@ -50,7 +50,6 @@ public:
|
||||
void setLocalSocket(QString file);
|
||||
|
||||
void clearBufferedData();
|
||||
void discardPendingData();
|
||||
bool isConnected() const;
|
||||
|
||||
void setModelManager(QmlProfilerModelManager *m);
|
||||
|
||||
Reference in New Issue
Block a user