summaryrefslogtreecommitdiffstats
path: root/omshell.c
diff options
context:
space:
mode:
Diffstat (limited to 'omshell.c')
-rw-r--r--omshell.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/omshell.c b/omshell.c
index 8154f930..5f64e50d 100644
--- a/omshell.c
+++ b/omshell.c
@@ -52,7 +52,6 @@ int doActionShell(selector_t *f, time_t now)
* modularization. We'll change that as we go ahead with modularization.
* rgerhards, 2007-07-20
*/
- f->f_time = now; /* TODO: find out, if we can not simply replace this with time(NULL) */
dprintf("\n");
iovCreate(f);
psz = (uchar*) iovAsString(f);