removed unneeded lines

This commit is contained in:
2014-09-19 15:44:37 +00:00
parent b7d14da21e
commit 45ad42fa36
2 changed files with 0 additions and 2 deletions

View File

@ -754,7 +754,6 @@ found:
/* qinfo->xpath is not available for the REALM query in the std implementation.
* let me check if it's available in case the implementation changes */
apath = qinfo->xpath? qinfo->xpath: qse_htre_getqpath (qinfo->req);
printf ("apth in READM QUERY [%s]\n", apath);
if (apath)
{
const qse_mchar_t* base;