You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2007/09/26 16:47:05 UTC

svn commit: r579678 - /xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaAllocator.hpp

Author: dbertoni
Date: Wed Sep 26 07:47:05 2007
New Revision: 579678

URL: http://svn.apache.org/viewvc?rev=579678&view=rev
Log:
Patch for XALANC-658.

Modified:
    xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaAllocator.hpp

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaAllocator.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaAllocator.hpp?rev=579678&r1=579677&r2=579678&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaAllocator.hpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaAllocator.hpp Wed Sep 26 07:47:05 2007
@@ -175,8 +175,6 @@
 		}
 
 		return bResult;
-
-		assert ( bResult );
 	}
 
 	/*



---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org