[ros-diffs] [cgutman] 36000: - Code cleanup

cgutman at svn.reactos.org cgutman at svn.reactos.org
Sat Sep 6 22:18:43 CEST 2008


Author: cgutman
Date: Sat Sep  6 15:18:42 2008
New Revision: 36000

URL: http://svn.reactos.org/svn/reactos?rev=36000&view=rev
Log:
 - Code cleanup

Modified:
    branches/aicom-network-fixes/drivers/network/ndis/ndis/stubs.c

Modified: branches/aicom-network-fixes/drivers/network/ndis/ndis/stubs.c
URL: http://svn.reactos.org/svn/reactos/branches/aicom-network-fixes/drivers/network/ndis/ndis/stubs.c?rev=36000&r1=35999&r2=36000&view=diff
==============================================================================
--- branches/aicom-network-fixes/drivers/network/ndis/ndis/stubs.c [iso-8859-1] (original)
+++ branches/aicom-network-fixes/drivers/network/ndis/ndis/stubs.c [iso-8859-1] Sat Sep  6 15:18:42 2008
@@ -321,9 +321,6 @@
     FILE_SYNCHRONOUS_IO_NONALERT, // ULONG CreateOptions
     0, // PVOID EaBuffer
     0 ); // ULONG EaLength
-
-  //if ( !NT_SUCCESS(*Status) )
-  //  goto cleanup;
 
 cleanup:
   if ( FullFileName.Buffer != NULL )



More information about the Ros-diffs mailing list