Debugger: Remove ancient enum without usage

Change-Id: Ifd303bc822a850d6b28d8fb31475af54a25601a4
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Andre Hartmann
2021-11-17 06:37:22 +01:00
committed by André Hartmann
parent 037d2b3889
commit 1b57bee32b

View File

@@ -34,8 +34,6 @@
#include <string.h>
#include <ctype.h>
enum { debug = 0 };
namespace Debugger {
namespace Internal {