tng 2002/08/22 08:05:21
Modified: c/src/xercesc/framework Wrapper4InputSource.hpp
Log:
Remove unused parameter variables in inline functions.
Revision Changes Path
1.4 +2 -2 xml-xerces/c/src/xercesc/framework/Wrapper4InputSource.hpp
Index: Wrapper4InputSource.hpp
===================================================================
RCS file: /home/cvs/xml-xerces/c/src/xercesc/framework/Wrapper4InputSource.hpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Wrapper4InputSource.hpp 19 Jul 2002 14:57:28 -0000 1.3
+++ Wrapper4InputSource.hpp 22 Aug 2002 15:05:21 -0000 1.4
@@ -309,7 +309,7 @@
// ---------------------------------------------------------------------------
// Wrapper4InputSource: Setter methods
// ---------------------------------------------------------------------------
-inline void Wrapper4InputSource::setBaseURI(const XMLCh* const baseURI)
+inline void Wrapper4InputSource::setBaseURI(const XMLCh* const)
{
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]