From ea937c6a27b4db7faaee2b2ed4c885c81b8dde32 Mon Sep 17 00:00:00 2001 From: Lars Toenning Date: Tue, 7 Nov 2023 22:06:19 +0100 Subject: [PATCH] Remove outdated comment --- src/swiftguistandard/swiftguistd.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/swiftguistandard/swiftguistd.h b/src/swiftguistandard/swiftguistd.h index 8dffac700..4ff249aa1 100644 --- a/src/swiftguistandard/swiftguistd.h +++ b/src/swiftguistandard/swiftguistd.h @@ -6,11 +6,6 @@ #ifndef STDGUI_SWIFTGUISTD_H #define STDGUI_SWIFTGUISTD_H -//! \fixme KB 2019-06 Seems to be no longer needed, can be removed after 2019-10 -// clash with struct interface in objbase.h used to happen -// #pragma push_macro("interface") -// #undef interface - #include "blackgui/components/maininfoareacomponent.h" #include "blackgui/components/navigatordialog.h" #include "blackgui/components/aircraftmodelsetvalidationdialog.h"