Changeset 16789 for trunk/FACT++/scripts


Ignore:
Timestamp:
06/10/13 11:57:58 (12 years ago)
Author:
tbretz
Message:
Debugging output seems not needed anymore.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/scripts/Handler.js

    r14763 r16789  
    99    {
    1010        this.array.push(func);
    11         console.out(this.name+":add [N="+this.array.length+"]");
     11        //console.out(this.name+":add [N="+this.array.length+"]");
    1212    }
    1313
Note: See TracChangeset for help on using the changeset viewer.