From 51906dc408cd3a0c89f4357edb2d38c84dc14fea Mon Sep 17 00:00:00 2001
From: hjk <qtc-committer@nokia.com>
Date: Tue, 13 Oct 2009 08:48:24 +0200
Subject: [PATCH] debugger: don't test json parsing as this was removed

---
 tests/auto/debugger/tst_plugin.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/auto/debugger/tst_plugin.cpp b/tests/auto/debugger/tst_plugin.cpp
index 5d26a6ac121..84ffc58a685 100644
--- a/tests/auto/debugger/tst_plugin.cpp
+++ b/tests/auto/debugger/tst_plugin.cpp
@@ -24,7 +24,6 @@
 #include <QtCore/private/qobject_p.h>
 
 #include "gdb/gdbmi.h"
-#include "tcf/json.h"
 #include "gdbmacros.h"
 #include "gdbmacros_p.h"
 
-- 
GitLab