X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a4de7e8ccf4bf69d150c29c9a3d53e5754c8b8a9..fa4a69423d193505c28dd0c0ceaceab296fa3bfa:/src/common/init.cpp diff --git a/src/common/init.cpp b/src/common/init.cpp index 80e2c7bc5e..aaa186cc16 100644 --- a/src/common/init.cpp +++ b/src/common/init.cpp @@ -312,7 +312,7 @@ bool wxEntryStart(int& argc, char **argv) // clean up // ---------------------------------------------------------------------------- -// cleanup done before destroying wxTheApp +// cleanup done before destroying wxTheApp static void DoCommonPreCleanup() { #if wxUSE_LOG