Remove non-existing file from file list

This commit is contained in:
Maarten Bent
2020-06-18 19:50:41 +02:00
parent 78500e4a3b
commit 3d705dd867
3 changed files with 0 additions and 3 deletions

View File

@@ -2703,7 +2703,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
<set var="OSX_IPHONE_HDR" hints="files">
wx/osx/iphone/chkconf.h
wx/osx/iphone/evtloop.h
wx/osx/iphone/private.h
wx/generic/region.h
wx/osx/sound.h

View File

@@ -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

View File

@@ -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