forked from qt-creator/qt-creator
Debugger: Remove old code
Version specific snippets were introduced to avoid incompatibilities during Qt5 development. Change-Id: I60fa9beafc9d55b687c08e13cdf531baecb10fbb Reviewed-by: Kai Koehne <kai.koehne@digia.com>
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
namespace Debugger {
|
||||
namespace Internal {
|
||||
|
||||
const float CURRENT_SUPPORTED_VERSION = 2.0;
|
||||
const char V8REQUEST[] = "v8request";
|
||||
const char V8MESSAGE[] = "v8message";
|
||||
const char BREAKONSIGNAL[] = "breakonsignal";
|
||||
|
||||
Reference in New Issue
Block a user