From fa3c4bb4eb23b7f4aef475ea9bb9beb30c563d30 Mon Sep 17 00:00:00 2001 From: Johannes Anderwald Date: Mon, 23 Jan 2012 16:25:43 +0000 Subject: [PATCH] [USBHUB] - Silent traces svn path=/branches/usb-bringup-trunk/; revision=55120 --- drivers/usb/usbhub_new/usbhub.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/usbhub_new/usbhub.h b/drivers/usb/usbhub_new/usbhub.h index ac1479c9fb5..c163d92dbde 100644 --- a/drivers/usb/usbhub_new/usbhub.h +++ b/drivers/usb/usbhub_new/usbhub.h @@ -1,5 +1,6 @@ #pragma once +#define NDEBUG #include #include #include -- 2.17.1