Remove leftover.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21520 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-07-12 13:11:49 +00:00
parent 9cd3a9b5f0
commit 3d31f777e0

View File

@@ -1438,7 +1438,6 @@ rmut(void)
utxp->ut_exit.e_exit = 0;
#endif
#endif
gettimeofday(&utxp->ut_tv, NULL);
gettimeofday (&tv, NULL);
utxp->ut_tv.tv_sec = tv.tv_sec;
utxp->ut_tv.tv_usec = tv.tv_usec;