Author: wglass
Date: Sun Jan 29 21:34:46 2006
New Revision: 373443

URL: http://svn.apache.org/viewcvs?rev=373443&view=rev
Log:
remove comment obsoleted in rev#75636

Modified:
    jakarta/velocity/engine/trunk/src/parser/Parser.jjt

Modified: jakarta/velocity/engine/trunk/src/parser/Parser.jjt
URL: 
http://svn.apache.org/viewcvs/jakarta/velocity/engine/trunk/src/parser/Parser.jjt?rev=373443&r1=373442&r2=373443&view=diff
==============================================================================
--- jakarta/velocity/engine/trunk/src/parser/Parser.jjt (original)
+++ jakarta/velocity/engine/trunk/src/parser/Parser.jjt Sun Jan 29 21:34:46 2006
@@ -1215,9 +1215,6 @@
 
 /**
  *   Supports the arguments for the Pluggable Directives
- *   We add whitespace in here as a token so the VMs can
- *   easily reconstruct a macro body from the token stream
- *   See Directive()
  */
 int DirectiveArg() #void : {}
 {



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to