summaryrefslogtreecommitdiff
path: root/src/helper/time_support.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/time_support.c')
-rw-r--r--src/helper/time_support.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/helper/time_support.c b/src/helper/time_support.c
index e97993be..06c10828 100644
--- a/src/helper/time_support.c
+++ b/src/helper/time_support.c
@@ -110,9 +110,6 @@ int duration_stop_measure(duration_t *duration, char **text)
return ERROR_OK;
}
-
-
-
long long timeval_ms()
{
struct timeval now;