mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:05:43 +00:00
- Revert accidentally committed ASSERT by Magnus in revision 27342.
svn path=/trunk/; revision=27346
This commit is contained in:
parent
28244e5ffa
commit
1d25003483
1 changed files with 0 additions and 2 deletions
|
@ -111,8 +111,6 @@ IntVideoPortDispatchOpen(
|
||||||
|
|
||||||
DPRINT("IntVideoPortDispatchOpen\n");
|
DPRINT("IntVideoPortDispatchOpen\n");
|
||||||
|
|
||||||
ASSERT(Irp != NULL);
|
|
||||||
|
|
||||||
if (CsrssInitialized == FALSE)
|
if (CsrssInitialized == FALSE)
|
||||||
{
|
{
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue