diff options
Diffstat (limited to 'scp2/inc/macros.inc')
-rwxr-xr-x | scp2/inc/macros.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scp2/inc/macros.inc b/scp2/inc/macros.inc index afd65e2e75f0..8f0a08b05a4d 100755 --- a/scp2/inc/macros.inc +++ b/scp2/inc/macros.inc @@ -212,8 +212,7 @@ #define PACKED_SHELLNEW_FILE_BODY \ TXT_FILE_BODY; \ Styles = (PACKED,WORKSTATION, OVERWRITE); \ - Dir = PREDEFINED_OSSHELLNEWDIR; \ - NetDir = gid_Dir_Shellnew + Dir = gid_Dir_Shellnew #define STD_SHELLNEW_FILE(id,name) \ File id \ |