author | ecalot
<ecalot> 2005-06-08 10:41:12 UTC |
committer | ecalot
<ecalot> 2005-06-08 10:41:12 UTC |
parent | aa01b7c4d4a1479dd438d0628c926b6bb72bd0b1 |
PR/src/lib/layers/autodetect.c | +0 | -3 |
PR/src/lib/layers/idlist.c | +0 | -3 |
PR/src/lib/xml/tree.c | +0 | -3 |
PR/src/lib/xml/unknown.c | +0 | -3 |
diff --git a/PR/src/lib/layers/autodetect.c b/PR/src/lib/layers/autodetect.c index 3d59fc4..fde6ffe 100644 --- a/PR/src/lib/layers/autodetect.c +++ b/PR/src/lib/layers/autodetect.c @@ -247,16 +247,13 @@ int parseFile(const char* vFile, const char* datFile, tResourceList *r) { tTag* structure; /* Generate xml structure if doesn't exist */ -printf("DEBUG: a punto de leer la estructura xml\n"); if ((error=parseStructure(vFile,&structure))) return error; -printf("DEBUG: termine de leer la estructura xml\n"); /* Use the xml structure to Generate the resource structure of the file */ /*emptyTable(r);*/ pass.datFile=datFile; pass.r=r; workTree(structure,&pass,workTag); -printf("DEBUG: termine de crear la resList a aprtir del datfile\n"); /* All done */ return 0; diff --git a/PR/src/lib/layers/idlist.c b/PR/src/lib/layers/idlist.c index 3d59fc4..fde6ffe 100644 --- a/PR/src/lib/layers/idlist.c +++ b/PR/src/lib/layers/idlist.c @@ -247,16 +247,13 @@ int parseFile(const char* vFile, const char* datFile, tResourceList *r) { tTag* structure; /* Generate xml structure if doesn't exist */ -printf("DEBUG: a punto de leer la estructura xml\n"); if ((error=parseStructure(vFile,&structure))) return error; -printf("DEBUG: termine de leer la estructura xml\n"); /* Use the xml structure to Generate the resource structure of the file */ /*emptyTable(r);*/ pass.datFile=datFile; pass.r=r; workTree(structure,&pass,workTag); -printf("DEBUG: termine de crear la resList a aprtir del datfile\n"); /* All done */ return 0; diff --git a/PR/src/lib/xml/tree.c b/PR/src/lib/xml/tree.c index 3d59fc4..fde6ffe 100644 --- a/PR/src/lib/xml/tree.c +++ b/PR/src/lib/xml/tree.c @@ -247,16 +247,13 @@ int parseFile(const char* vFile, const char* datFile, tResourceList *r) { tTag* structure; /* Generate xml structure if doesn't exist */ -printf("DEBUG: a punto de leer la estructura xml\n"); if ((error=parseStructure(vFile,&structure))) return error; -printf("DEBUG: termine de leer la estructura xml\n"); /* Use the xml structure to Generate the resource structure of the file */ /*emptyTable(r);*/ pass.datFile=datFile; pass.r=r; workTree(structure,&pass,workTag); -printf("DEBUG: termine de crear la resList a aprtir del datfile\n"); /* All done */ return 0; diff --git a/PR/src/lib/xml/unknown.c b/PR/src/lib/xml/unknown.c index 3d59fc4..fde6ffe 100644 --- a/PR/src/lib/xml/unknown.c +++ b/PR/src/lib/xml/unknown.c @@ -247,16 +247,13 @@ int parseFile(const char* vFile, const char* datFile, tResourceList *r) { tTag* structure; /* Generate xml structure if doesn't exist */ -printf("DEBUG: a punto de leer la estructura xml\n"); if ((error=parseStructure(vFile,&structure))) return error; -printf("DEBUG: termine de leer la estructura xml\n"); /* Use the xml structure to Generate the resource structure of the file */ /*emptyTable(r);*/ pass.datFile=datFile; pass.r=r; workTree(structure,&pass,workTag); -printf("DEBUG: termine de crear la resList a aprtir del datfile\n"); /* All done */ return 0;