Show
Ignore:
Timestamp:
02/07/10 03:28:59 (6 months ago)
Author:
tsee
Message:

silence used-only-once warning

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/TaskManager.pm

    r10567 r10571  
    167167        @_ = (); 
    168168        unless ($EVENTS_INITIALIZED) { 
     169                no warnings 'once'; 
    169170                Wx::Event::EVT_COMMAND( 
    170171                        $main, -1,