Changeset 2109

Show
Ignore:
Timestamp:
2008-06-23 16:10:15 (7 months ago)
Author:
fredck
Message:

Removed an extra line that has been wrongly introduced with [2069].

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/editor/_source/internals/fckdebug.js

    r2069 r2109  
    4040        OutputObject : function( anyObject, color ) 
    4141        { 
    42                 if ( !this.DebugWindow || this.DebugWindow.closed ) 
    4342                if ( ! FCKConfig.Debug ) 
    4443                        return ;