[DEBUG] display with an id that is not anymore needed
This commit is contained in:
parent
1500e62e54
commit
2c6a1b8fc8
@ -1700,7 +1700,7 @@ template<class CLASS_TYPE> class RegExp {
|
||||
* @brief Display the reg Exp
|
||||
*/
|
||||
void display() {
|
||||
m_exprRootNode.display(0);
|
||||
m_exprRootNode.display();
|
||||
};
|
||||
/**
|
||||
* @brief Just display the regExp in color ...
|
||||
|
Loading…
x
Reference in New Issue
Block a user