X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..2a8312bced9d3f3415383a79a15cad2acf447b7e:/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.