1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00

usb: Remove redundant comment

This commit is contained in:
Ján Tomko 2014-06-27 08:46:26 +02:00
parent 275f022454
commit a1228523ed

View File

@ -45,7 +45,6 @@
#define USB_ID_LEN 10 /* "1234 5678" */
#define USB_ADDR_LEN 8 /* "123:456" */
/* For virReportOOMError() and virReportSystemError() */
#define VIR_FROM_THIS VIR_FROM_NONE
VIR_LOG_INIT("util.usb");