Make WordPress Core


Ignore:
Timestamp:
08/14/2014 12:36:08 AM (10 years ago)
Author:
wonderboymusic
Message:

Remove debug line from [29484].

See #28842.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/js/media-grid.js

    r29484 r29485  
    9999            // Call 'initialize' directly on the parent class.
    100100            media.view.MediaFrame.prototype.initialize.apply( this, arguments );
    101 
    102             this.on( 'all', function () { console.log( arguments ); } );
    103101
    104102            // Append the frame view directly the supplied container.
Note: See TracChangeset for help on using the changeset viewer.