X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/952f2aaa86db53c587a265485791b06afcc1e903..ad0ac642d5764497804bee2caad4fc1f20fc6cea:/include/wx/defs.h diff --git a/include/wx/defs.h b/include/wx/defs.h index ba94f1e066..2924970772 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -1616,10 +1616,8 @@ enum wxBackgroundStyle /* Standard menu IDs */ enum { -#if wxABI_VERSION >= 20602 /* no id matches this one when compared to it */ wxID_NONE = -3, -#endif /* id for a separator line in the menu (invalid for normal item) */ wxID_SEPARATOR = -2,