X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..704ceca8d2cd8da51a5cc22f8c51fd61c762dbf5:/interface/wx/regex.h diff --git a/interface/wx/regex.h b/interface/wx/regex.h index a61eaf28a4..6685bd878c 100644 --- a/interface/wx/regex.h +++ b/interface/wx/regex.h @@ -57,7 +57,6 @@ enum /** @class wxRegEx - @wxheader{regex.h} wxRegEx represents a regular expression. This class provides support for regular expressions matching and also replacement.