this was broken too. make sure it builds next time ;)
This commit is contained in:
@ -45,8 +45,6 @@ bool RegEx::isFree(bool set, bool val)
|
||||
|
||||
int RegEx::Compile(const char *pattern)
|
||||
{
|
||||
int errno;
|
||||
|
||||
if (!mFree)
|
||||
Clear();
|
||||
|
||||
|
Reference in New Issue
Block a user