timeval: Remove backtrace feature.
[sliver-openvswitch.git] / lib / timeval.h
index 7bf8d1f..8dd2e2b 100644 (file)
@@ -76,7 +76,6 @@ void xgettimeofday(struct timeval *);
 void xclock_gettime(clock_t, struct timespec *);
 
 int get_cpu_usage(void);
-void format_backtraces(struct ds *, size_t min_count);
 
 long long int time_boot_msec(void);