[svn] r6232: nemerle/trunk/macros/text.n
nazgul
svnadmin at nemerle.org
Fri May 5 20:42:07 CEST 2006
Log:
Remove unused variable
Author: nazgul
Date: Fri May 5 20:42:06 2006
New Revision: 6232
Modified:
nemerle/trunk/macros/text.n
Modified: nemerle/trunk/macros/text.n
==============================================================================
--- nemerle/trunk/macros/text.n (original)
+++ nemerle/trunk/macros/text.n Fri May 5 20:42:06 2006
@@ -101,7 +101,6 @@
while (m.Success)
{
mutable end = false;
- mutable paren = 0;
mutable optional = false;
// check if this group is optional (it's context information)
More information about the svn
mailing list