From 6ab75271a8e7d07bd3456493d4749bf7094bd3be Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Mon, 22 Jun 2020 16:23:20 +0200 Subject: Adapt to upstream change Id moved from Core to Utils. Remove unused and now wrong forward declaration. Change-Id: I6742a6df3e4d6e1babbb774259d815e50c78a9e1 Reviewed-by: hjk --- plugins/fossil/fossilplugin.h | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/fossil/fossilplugin.h b/plugins/fossil/fossilplugin.h index 6d647b0..e8257eb 100644 --- a/plugins/fossil/fossilplugin.h +++ b/plugins/fossil/fossilplugin.h @@ -34,7 +34,6 @@ namespace Core { class ActionContainer; class CommandLocator; -class Id; } // namespace Core namespace Fossil { -- cgit v1.2.3