mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-30 16:35:24 +00:00
virt-admin: remove unused VIRT_ADMIN_TIME_BUFLEN
The switch to GDateTime removed the last use. Signed-off-by: Ján Tomko <jtomko@redhat.com> Fixes: 3caa28dc50df7ec215713075d669b20bef6473a2 Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
parent
3a79025d87
commit
451da2f266
@ -42,9 +42,6 @@
|
||||
|
||||
#define VIRT_ADMIN_PROMPT "virt-admin # "
|
||||
|
||||
/* we don't need precision to milliseconds in this module */
|
||||
#define VIRT_ADMIN_TIME_BUFLEN VIR_TIME_STRING_BUFLEN - 3
|
||||
|
||||
static char *progname;
|
||||
|
||||
static const vshCmdGrp cmdGroups[];
|
||||
|
Loading…
x
Reference in New Issue
Block a user