Remove non-existing file from file list
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user