Show
Ignore:
Timestamp:
11/04/06 17:53:16 (2 years ago)
Author:
scorfield
Message:

Fixes #150 by removing the unused local variables.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • framework/trunk/fuseboxCircuit.cfc

    r254 r261  
    194194         
    195195                <cfset var f = arguments.writer.setFuseaction(arguments.fuseaction) /> 
    196                 <cfset var i = 0 /> 
    197                 <cfset var n = 0 /> 
    198196 
    199197                <cfset compilePreOrPostFuseaction(arguments.writer,"pre") />