[NTDLL/KERNEL32]
[reactos.git] / subsystems / win32 / csrsrv / procsup.c
index 180892d..52a4427 100644 (file)
@@ -26,7 +26,7 @@ SECURITY_QUALITY_OF_SERVICE CsrSecurityQos =
     FALSE
 };
 ULONG CsrProcessSequenceCount = 5;
-extern ULONG CsrTotalPerProcessDataLength; // remove 'extern' if not needed.
+extern ULONG CsrTotalPerProcessDataLength;
 
 
 /* PRIVATE FUNCTIONS **********************************************************/