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. //