From 828c3ce50dddc4080884d7634dfc72df4f0ec763 Mon Sep 17 00:00:00 2001 From: Maarten Bent Date: Wed, 24 Oct 2018 19:35:05 +0200 Subject: [PATCH] Remove duplicate line from update-setup-h It was intended to be update_osx_setup_h but resulting setup.h.in would not work because the macOS options are not initialized by configure or CMake. --- build/update-setup-h | 1 - 1 file changed, 1 deletion(-) diff --git a/build/update-setup-h b/build/update-setup-h index 5f8b05c3dd..924cde642c 100755 --- a/build/update-setup-h +++ b/build/update-setup-h @@ -116,7 +116,6 @@ update_msw_setup_h setup.h.in update_msw_setup_h build/cmake/setup.h.in update_osx_setup_h include/wx/osx/setup0.h -update_msw_setup_h setup.h.in update_single_setup_h wxUniv include/wx/univ/setup_inc.h include/wx/univ/setup0.h