summaryrefslogtreecommitdiff
path: root/src/util-input-event.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util-input-event.h')
-rw-r--r--src/util-input-event.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util-input-event.h b/src/util-input-event.h
index 0c49bf73..8a81aec5 100644
--- a/src/util-input-event.h
+++ b/src/util-input-event.h
@@ -57,7 +57,6 @@ input_event_time(const struct input_event *e)
return tv2us(&tval);
}
-
static inline void
input_event_set_time(struct input_event *e,
uint64_t time)