QmlDebugServer: Remove unimplemented function
authorAurindam Jana <aurindam.jana@digia.com>
Mon, 15 Apr 2013 08:52:25 +0000 (10:52 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 16 Apr 2013 07:17:10 +0000 (09:17 +0200)
Change-Id: I926d876fe841ce3f3a000c865c74169861f17221
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
src/qml/debugger/qqmldebugserver_p.h

index 27d54d6..e285d7c 100644 (file)
@@ -71,8 +71,6 @@ public:
 
     static QQmlDebugServer *instance();
 
-    void setConnection(QQmlDebugServerConnection *connection);
-
     bool hasDebuggingClient() const;
     bool blockingMode() const;