]> xenbits.xensource.com Git - libvirt.git/commitdiff
usb: Remove redundant comment
authorJán Tomko <jtomko@redhat.com>
Fri, 27 Jun 2014 06:46:26 +0000 (08:46 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 3 Jul 2014 08:41:15 +0000 (10:41 +0200)
src/util/virusb.c

index 8244771a9f5c1f85745af9b59723bfc42bb858a0..520610baa0bc4283f5ca87d3116b16be0a437e1b 100644 (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");