QmlDebugging: Remove Ost related code

Change-Id: I02c8b68cc9b000cdf3ead6bf547f43e51964c48a
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
This commit is contained in:
Aurindam Jana
2013-04-17 10:46:06 +02:00
parent 4e832deb02
commit 39d8a01a62
6 changed files with 0 additions and 12 deletions

View File

@@ -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
{