summaryrefslogtreecommitdiff
path: root/ev_vars.h
diff options
context:
space:
mode:
authorroot <root>2007-11-10 03:19:21 +0000
committerroot <root>2007-11-10 03:19:21 +0000
commitf2a9defa2bdaf750790aae6cea75cf23b945189e (patch)
treec645019c699da99d4dec0963ea9c85a8ef7540c3 /ev_vars.h
parent6724cd5b6ffe05187a5520b0cd3771c7dbe83896 (diff)
optimise ev_now when \!MULTIPLICITY
Diffstat (limited to 'ev_vars.h')
-rw-r--r--ev_vars.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ev_vars.h b/ev_vars.h
index e4ece3c..7e70143 100644
--- a/ev_vars.h
+++ b/ev_vars.h
@@ -2,7 +2,6 @@
VARx(ev_tstamp, now_floor) /* last time we refreshed rt_time */
VARx(ev_tstamp, mn_now) /* monotonic clock "now" */
-VARx(ev_tstamp, ev_rt_now)
VARx(ev_tstamp, rtmn_diff) /* difference realtime - monotonic time */
VARx(int, method)