mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +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");
|
||||
|
||||
ASSERT(Irp != NULL);
|
||||
|
||||
if (CsrssInitialized == FALSE)
|
||||
{
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue