mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 19:26:10 +00:00
lib: remove unused quagga_clkid
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
This commit is contained in:
parent
821cf0d9f6
commit
6da725ecf0
@ -126,11 +126,6 @@ struct cpu_thread_history
|
|||||||
const char *funcname;
|
const char *funcname;
|
||||||
};
|
};
|
||||||
|
|
||||||
/* Clocks supported by Quagga */
|
|
||||||
enum quagga_clkid {
|
|
||||||
QUAGGA_CLK_MONOTONIC = 1, /* monotonic, against an indeterminate base */
|
|
||||||
};
|
|
||||||
|
|
||||||
/* Struct timeval's tv_usec one second value. */
|
/* Struct timeval's tv_usec one second value. */
|
||||||
#define TIMER_SECOND_MICRO 1000000L
|
#define TIMER_SECOND_MICRO 1000000L
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user