diff options
Diffstat (limited to 'omshell.c')
-rw-r--r-- | omshell.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -84,7 +84,6 @@ static rsRetVal parseSelectorAct(uchar **pp, selector_t *f) cflineParseFileName(f, p); if (f->f_type == F_FILE) { f->f_type = F_SHELL; - f->doAction = doActionShell; } break; default: |