Remove apparently unused Info.plist in docview sample

Only Info.plist.in is used by configure and it doesn't hardcode the
version, so there is no need to update it there.
This commit is contained in:
Vadim Zeitlin
2021-08-15 15:39:52 +02:00
parent fc3eedd2c3
commit bb767e0ebc
4 changed files with 1 additions and 93 deletions

View File

@@ -25,7 +25,6 @@ Here is the list of files that need to be updated:
docs/doxygen/mainpages/manual.h (just date) [NOT UPDATED AUTOMATICALLY]
include/wx/version.h
include/wx/osx/config_xcode.h
samples/docview/Info.plist
samples/minimal/Info_cocoa.plist
Do not forget to rebake everything after updating version.bkl!