Update of /cvsroot/monetdb/pathfinder/runtime
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23282/runtime

Modified Files:
      Tag: XQuery_0-18
        shredder.mx 
Log Message:

removed unused variable.

JanF,

could you please check/verify/confirm my fix?

Thanks!


Index: shredder.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/shredder.mx,v
retrieving revision 1.126.2.3
retrieving revision 1.126.2.4
diff -u -d -r1.126.2.3 -r1.126.2.4
--- shredder.mx 6 Jun 2007 14:33:20 -0000       1.126.2.3
+++ shredder.mx 6 Jun 2007 15:44:40 -0000       1.126.2.4
@@ -778,7 +778,6 @@
 shred_start_document(void *xmlCtx)
 {
     shredCtxStruct *shredCtx = (shredCtxStruct*) xmlCtx;
-    xmlParserCtxtPtr ctx = shredCtx->xmlCtx;
 #ifdef DEBUG
     stream_printf(GDKout, "start_document()\n");
 #endif


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to