[ros-diffs] [hbirr] 12828: - Removed an unused variable.
hbirr at svn.reactos.com
hbirr at svn.reactos.com
Wed Jan 5 20:03:23 CET 2005
- Removed an unused variable.
Modified: trunk/reactos/ntoskrnl/ps/process.c
_____
Modified: trunk/reactos/ntoskrnl/ps/process.c
--- trunk/reactos/ntoskrnl/ps/process.c 2005-01-05 19:02:23 UTC (rev
12827)
+++ trunk/reactos/ntoskrnl/ps/process.c 2005-01-05 19:03:21 UTC (rev
12828)
@@ -18,7 +18,6 @@
/* GLOBALS
******************************************************************/
PEPROCESS EXPORTED PsInitialSystemProcess = NULL;
-PEPROCESS PsIdleProcess = NULL;
POBJECT_TYPE EXPORTED PsProcessType = NULL;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050105/01da7565/attachment.html
More information about the Ros-diffs
mailing list