Remove unused wxMacLaunch() and the file defining it
This function, using Carbon API, is not used any longer since the
changes of 5b6af7002c
, so remove it and
also remove the file where it was defined as there is nothing remaining
there any longer.
See https://github.com/wxWidgets/wxWidgets/pull/1561
This commit is contained in:
@@ -113,7 +113,6 @@ set(BASE_COREFOUNDATION_SRC
|
||||
src/osx/core/evtloop_cf.cpp
|
||||
src/osx/core/secretstore.cpp
|
||||
src/osx/core/strconv_cf.cpp
|
||||
src/osx/core/utilsexc_base.cpp
|
||||
src/osx/cocoa/utils_base.mm
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user