Debugger: Remove some unused declarations

Change-Id: I38f92b674b97f542e1e50dabe48f3054f7c48518
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
hjk
2019-12-10 08:54:50 +01:00
parent 375c3209e7
commit 03de3bc602

View File

@@ -36,11 +36,6 @@
#include <functional> #include <functional>
namespace Core {
class Context;
class Id;
} // Core
namespace Utils { namespace Utils {
// To be used for actions that need hideable toolbuttons. // To be used for actions that need hideable toolbuttons.