From cb0c75fcc3ee4c4d084f35cff87883761224bd23 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 3 Aug 2022 17:29:54 +0200 Subject: [PATCH] Remove the obsolete wxEffects files from master file list too This should have been part of 8a64c8abdc (Remove v2.8 compatibility flag, add v3.2 flag, 2022-08-01). --- build/files | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/files b/build/files index e918da31ba..c2ab24ad5a 100644 --- a/build/files +++ b/build/files @@ -776,7 +776,6 @@ GUI_CMN_SRC = src/common/docview.cpp src/common/dpycmn.cpp src/common/dseldlg.cpp - src/common/effects.cpp src/common/fddlgcmn.cpp src/common/filectrlcmn.cpp src/common/filehistorycmn.cpp @@ -1012,7 +1011,6 @@ GUI_CMN_HDR = wx/dragimag.h wx/dvrenderers.h wx/editlbox.h - wx/effects.h wx/encinfo.h wx/fdrepdlg.h wx/filectrl.h