remove a dprint that is not lonnger need it

svn path=/trunk/; revision=26886
This commit is contained in:
Magnus Olsen 2007-05-25 10:07:18 +00:00
parent 45333a49c3
commit ec5f57ddaf

View file

@ -80,7 +80,6 @@ intEnableDriver(PDD_DIRECTDRAW pDirectDraw)
*/
if (pDirectDraw->DrvGetDirectDrawInfo)
{
DPRINT1("if u are using vmware driver and see this msg, please repot this\n");
success = pDirectDraw->DrvGetDirectDrawInfo( pDirectDraw->Global.dhpdev,
&HalInfo,
&pDirectDraw->dwNumHeaps,