mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 07:32:57 +00:00
remove some debug data that was double. it is not longer need it
svn path=/trunk/; revision=33222
This commit is contained in:
parent
70f8d998df
commit
917f4dca07
1 changed files with 0 additions and 4 deletions
|
@ -69,10 +69,6 @@ intEnableReactXDriver(PEDD_DIRECTDRAW_GLOBAL pEddgbl, PDC pDC)
|
||||||
DPRINT1(" end call to pfnDdEnableDirectDraw \n ");
|
DPRINT1(" end call to pfnDdEnableDirectDraw \n ");
|
||||||
}
|
}
|
||||||
|
|
||||||
/* FIXME : remove this when we are done with debuging of dxg */
|
|
||||||
dump_edd_directdraw_global(pEddgbl);
|
|
||||||
dump_halinfo(&pEddgbl->ddHalInfo);
|
|
||||||
|
|
||||||
DPRINT1("Return value : 0x%08x\n",success);
|
DPRINT1("Return value : 0x%08x\n",success);
|
||||||
return success;
|
return success;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue