Changeset 11090

Show
Ignore:
Timestamp:
03/13/10 00:42:33 (6 months ago)
Author:
adamk
Message:

Everything that needs threads should make sure they are loaded themselves. This removes the need to load threads during a client call to the single instance server.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Padre/script/padre

    r11077 r11090  
    111111} 
    112112 
    113 require threads; 
    114 require threads::shared; 
    115  
    116113# local $ENV{PADRE_PAR_PATH} = $ENV{PAR_TEMP} || ''; 
    117114