[NTOS]: Nobody actually writes TRUE for WriteCopyView in the MEMORY_AREA data structu...
authorSir Richard <sir_richard@svn.reactos.org>
Tue, 5 Oct 2010 04:57:32 +0000 (04:57 +0000)
committerSir Richard <sir_richard@svn.reactos.org>
Tue, 5 Oct 2010 04:57:32 +0000 (04:57 +0000)
commit35beef2751a82bb9950103806a00deb8808e6e8a
tree95742ea9884d525b81176522419dd9026becba13
parentfe408085b75ca658af3cbaf7e50e02791a4a5897
[NTOS]: Nobody actually writes TRUE for WriteCopyView in the MEMORY_AREA data structure, so this field is useless (always false). Remove all instances of its use.

svn path=/trunk/; revision=48988
reactos/ntoskrnl/mm/section.c