From 360867d37b4c176064e9f21239b49088a4871365 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 25 Mar 2020 12:20:18 +0100 Subject: [PATCH] Remove extra accidentally added blank line in auto-generated file Just commit the result after running build/update-setup-h. --- include/wx/android/setup.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/wx/android/setup.h b/include/wx/android/setup.h index c07faae189..fdeea69e37 100644 --- a/include/wx/android/setup.h +++ b/include/wx/android/setup.h @@ -931,7 +931,6 @@ // the native control limitations. #define wxUSE_NATIVE_ANIMATIONCTRL 1 - // Use a status bar class? Depending on the value of wxUSE_NATIVE_STATUSBAR // below either wxStatusBar95 or a generic wxStatusBar will be used. //