mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 00:45:49 +00:00
[HIDCLASS]
- Remove assert svn path=/trunk/; revision=59045
This commit is contained in:
parent
649ac591bb
commit
5bb6bde9e2
1 changed files with 0 additions and 1 deletions
|
@ -570,7 +570,6 @@ HidClassPDO_PnP(
|
||||||
case IRP_MN_QUERY_INTERFACE:
|
case IRP_MN_QUERY_INTERFACE:
|
||||||
{
|
{
|
||||||
DPRINT1("[HIDCLASS] PDO IRP_MN_QUERY_INTERFACE not implemented\n");
|
DPRINT1("[HIDCLASS] PDO IRP_MN_QUERY_INTERFACE not implemented\n");
|
||||||
ASSERT(FALSE);
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// do nothing
|
// do nothing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue