summaryrefslogtreecommitdiff
path: root/src/libs/qmldebug/qmldebugconstants.h
diff options
context:
space:
mode:
authorAurindam Jana <aurindam.jana@digia.com>2013-04-17 10:46:06 +0200
committerAurindam Jana <aurindam.jana@digia.com>2013-04-17 16:10:16 +0200
commit39d8a01a62e77acaf517a3380844b2914e5bc418 (patch)
tree8b857317a1756801b59d09253e9741c31372393c /src/libs/qmldebug/qmldebugconstants.h
parent4e832deb02d49ed19967f806581067c5c21c3cbb (diff)
downloadqt-creator-39d8a01a62e77acaf517a3380844b2914e5bc418.tar.gz
QmlDebugging: Remove Ost related code
Change-Id: I02c8b68cc9b000cdf3ead6bf547f43e51964c48a Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'src/libs/qmldebug/qmldebugconstants.h')
-rw-r--r--src/libs/qmldebug/qmldebugconstants.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/qmldebug/qmldebugconstants.h b/src/libs/qmldebug/qmldebugconstants.h
index f88d7c0b0a..8f207a1af5 100644
--- a/src/libs/qmldebug/qmldebugconstants.h
+++ b/src/libs/qmldebug/qmldebugconstants.h
@@ -35,7 +35,6 @@ namespace Constants {
const char STR_WAITING_FOR_CONNECTION[] = "Waiting for connection ";
const char STR_ON_PORT_PATTERN[] = "on port (\\d+)";
-const char STR_VIA_OST[] = "via OST";
const char STR_UNABLE_TO_LISTEN[] = "Unable to listen ";
const char STR_IGNORING_DEBUGGER[] = "Ignoring \"-qmljsdebugger=";
const char STR_IGNORING_DEBUGGER2[] = "Ignoring\"-qmljsdebugger="; // There is (was?) a bug in one of the error strings - safest to handle both