From bcaebb159318441a600ce3c7967f6bd799e0b314 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Thu, 11 Jan 2024 16:50:43 +0100 Subject: [PATCH] - fast-reload, unused forward declarations removed. --- iterator/iterator.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/iterator/iterator.h b/iterator/iterator.h index e253f3f7e..f748d47f6 100644 --- a/iterator/iterator.h +++ b/iterator/iterator.h @@ -46,8 +46,6 @@ #include "util/data/msgreply.h" #include "util/module.h" struct delegpt; -struct iter_hints; -struct iter_forwards; struct iter_donotq; struct iter_prep_list; struct iter_priv; -- 2.47.2