diff options
Diffstat (limited to 'modules/regex/doc_classes/RegExMatch.xml')
-rw-r--r-- | modules/regex/doc_classes/RegExMatch.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/regex/doc_classes/RegExMatch.xml b/modules/regex/doc_classes/RegExMatch.xml index 3cde2836cc..20680b41fd 100644 --- a/modules/regex/doc_classes/RegExMatch.xml +++ b/modules/regex/doc_classes/RegExMatch.xml @@ -51,6 +51,4 @@ The source string used with the search pattern to find this matching result. </member> </members> - <constants> - </constants> </class> |