From 3d705dd867e67ed36c14b7b18eca7e5e29f559be Mon Sep 17 00:00:00 2001 From: Maarten Bent Date: Thu, 18 Jun 2020 19:50:41 +0200 Subject: [PATCH] Remove non-existing file from file list --- build/bakefiles/files.bkl | 1 - build/cmake/files.cmake | 1 - build/files | 1 - 3 files changed, 3 deletions(-) diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 3dc842b2cd..c9033ad5a7 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -2703,7 +2703,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/osx/iphone/chkconf.h - wx/osx/iphone/evtloop.h wx/osx/iphone/private.h wx/generic/region.h wx/osx/sound.h diff --git a/build/cmake/files.cmake b/build/cmake/files.cmake index 34d7a1bbc3..8f13edf843 100644 --- a/build/cmake/files.cmake +++ b/build/cmake/files.cmake @@ -2573,7 +2573,6 @@ set(OSX_IPHONE_SRC set(OSX_IPHONE_HDR wx/osx/iphone/chkconf.h - wx/osx/iphone/evtloop.h wx/osx/iphone/private.h wx/generic/region.h wx/osx/sound.h diff --git a/build/files b/build/files index 52ec58ef54..1041ccd31b 100644 --- a/build/files +++ b/build/files @@ -2552,7 +2552,6 @@ OSX_IPHONE_SRC = OSX_IPHONE_HDR = wx/generic/region.h wx/osx/iphone/chkconf.h - wx/osx/iphone/evtloop.h wx/osx/iphone/private.h wx/osx/sound.h