[ros-diffs] [greatlrd] 26886: remove a dprint that is not lonnger need it

greatlrd at svn.reactos.org greatlrd at svn.reactos.org
Fri May 25 12:07:19 CEST 2007


Author: greatlrd
Date: Fri May 25 14:07:18 2007
New Revision: 26886

URL: http://svn.reactos.org/svn/reactos?rev=26886&view=rev
Log:
remove a dprint that is not lonnger need it

Modified:
    trunk/reactos/subsystems/win32/win32k/ntddraw/ddraw.c

Modified: trunk/reactos/subsystems/win32/win32k/ntddraw/ddraw.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/subsystems/win32/win32k/ntddraw/ddraw.c?rev=26886&r1=26885&r2=26886&view=diff
==============================================================================
--- trunk/reactos/subsystems/win32/win32k/ntddraw/ddraw.c (original)
+++ trunk/reactos/subsystems/win32/win32k/ntddraw/ddraw.c Fri May 25 14:07:18 2007
@@ -80,7 +80,6 @@
      */
     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,




More information about the Ros-diffs mailing list