certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-cvs] certi/libCERTI XmlParser.cc [br_DEV_HETEROGENEOUS]


From: certi-cvs
Subject: [certi-cvs] certi/libCERTI XmlParser.cc [br_DEV_HETEROGENEOUS]
Date: Wed, 23 Apr 2008 16:32:31 +0000

CVSROOT:        /sources/certi
Module name:    certi
Branch:         br_DEV_HETEROGENEOUS
Changes by:     Eric NOULARD <erk>      08/04/23 16:32:31

Modified files:
        libCERTI       : XmlParser.cc 

Log message:
        Switch off warning for unused var

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/libCERTI/XmlParser.cc?cvsroot=certi&only_with_tag=br_DEV_HETEROGENEOUS&r1=3.25&r2=3.25.2.1

Patches:
Index: XmlParser.cc
===================================================================
RCS file: /sources/certi/certi/libCERTI/XmlParser.cc,v
retrieving revision 3.25
retrieving revision 3.25.2.1
diff -u -b -r3.25 -r3.25.2.1
--- XmlParser.cc        4 Dec 2007 11:00:59 -0000       3.25
+++ XmlParser.cc        23 Apr 2008 16:32:31 -0000      3.25.2.1
@@ -158,7 +158,6 @@
 void
 XmlParser::parseClass(ObjectClass* parent)
 {
-       xmlChar* tmpXmlChar = NULL;
     D[pdTrace] << "New Object Class" << endl ;    
 
     xmlNodePtr prev = cur ;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]