From 5bb6bde9e22f7379da61e59d1d89ebdd85f7509e Mon Sep 17 00:00:00 2001 From: Johannes Anderwald Date: Sun, 19 May 2013 19:05:38 +0000 Subject: [PATCH] [HIDCLASS] - Remove assert svn path=/trunk/; revision=59045 --- reactos/drivers/hid/hidclass/pdo.c | 1 - 1 file changed, 1 deletion(-) diff --git a/reactos/drivers/hid/hidclass/pdo.c b/reactos/drivers/hid/hidclass/pdo.c index 9dddb91457f..e1f8e1dae61 100644 --- a/reactos/drivers/hid/hidclass/pdo.c +++ b/reactos/drivers/hid/hidclass/pdo.c @@ -570,7 +570,6 @@ HidClassPDO_PnP( case IRP_MN_QUERY_INTERFACE: { DPRINT1("[HIDCLASS] PDO IRP_MN_QUERY_INTERFACE not implemented\n"); - ASSERT(FALSE); // // do nothing