Remove extra lines
This commit is contained in:
parent
3332dfef20
commit
69eaf98913
72 changed files with 1 additions and 98 deletions
|
|
@ -158,7 +158,6 @@ xpath_optimize_init(xpath_tree **xm,
|
|||
return retval;
|
||||
}
|
||||
|
||||
|
||||
/*! Recursive function to loop over all EXPR and pattern match them
|
||||
*
|
||||
* @param[in] xt XPath tree of type PRED
|
||||
|
|
@ -366,4 +365,3 @@ xpath_optimize_check(xpath_tree *xs,
|
|||
return 0; /* use regular code */
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue