forked from qt-creator/qt-creator
QmlDebugging: Remove Ost related code
Change-Id: I02c8b68cc9b000cdf3ead6bf547f43e51964c48a Reviewed-by: Kai Koehne <kai.koehne@digia.com>
This commit is contained in:
@@ -40,7 +40,6 @@ namespace QmlDebug {
|
||||
const int protocolVersion = 1;
|
||||
const QString serverId = QLatin1String("QDeclarativeDebugServer");
|
||||
const QString clientId = QLatin1String("QDeclarativeDebugClient");
|
||||
static const uchar KQmlOstProtocolId = 0x94;
|
||||
|
||||
class QmlDebugClientPrivate
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user