From 433a55d7e63434ecb4b95b595cfe0251552456c3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 9 Dec 2025 00:34:17 +0100 Subject: Remove unused forward declarations. --- src/wx/dkdm_dialog.h | 1 - src/wx/kdm_dialog.h | 1 - 2 files changed, 2 deletions(-) diff --git a/src/wx/dkdm_dialog.h b/src/wx/dkdm_dialog.h index 4a47d961f..f0eb3f9c1 100644 --- a/src/wx/dkdm_dialog.h +++ b/src/wx/dkdm_dialog.h @@ -33,7 +33,6 @@ class KDMCPLPanel; class KDMTimingPanel; class RecipientsPanel; class ScreensPanel; -struct CPLSummary; class DKDMDialog : public wxDialog diff --git a/src/wx/kdm_dialog.h b/src/wx/kdm_dialog.h index ec92db616..b6e4b7604 100644 --- a/src/wx/kdm_dialog.h +++ b/src/wx/kdm_dialog.h @@ -39,7 +39,6 @@ class KDMCPLPanel; class KDMOutputPanel; class KDMTimingPanel; class ScreensPanel; -struct CPLSummary; class KDMDialog : public wxDialog -- cgit v1.2.3