Removed never read VMCache::scan_skip.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37195 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2010-06-21 15:10:37 +00:00
parent 94226016cc
commit 13638944db
3 changed files with 0 additions and 25 deletions
-1
View File
@@ -171,7 +171,6 @@ public:
// TODO: Remove!
uint32 page_count;
uint32 temporary : 1;
uint32 scan_skip : 1;
uint32 type : 6;
#if DEBUG_CACHE_LIST