Changeset 1053

Show
Ignore:
Timestamp:
07/08/08 16:28:36 (3 months ago)
Author:
gyoung
Message:

Remove spurious Fortify_Leavescope

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/dll/filldir.c

    r1051 r1053  
    16101610    free(psz); 
    16111611  } 
    1612 # ifdef FORTIFY 
    1613   Fortify_LeaveScope(); 
    1614 # endif 
     1612// # ifdef FORTIFY 
     1613//   Fortify_LeaveScope(); 
     1614// # endif 
    16151615} 
    16161616