Removed team::user_env_base; it's no longer needed.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11673 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -101,7 +101,6 @@ struct team {
|
|||||||
} dead_children;
|
} dead_children;
|
||||||
struct vm_address_space *aspace;
|
struct vm_address_space *aspace;
|
||||||
struct vm_address_space *kaspace;
|
struct vm_address_space *kaspace;
|
||||||
addr_t user_env_base;
|
|
||||||
struct thread *main_thread;
|
struct thread *main_thread;
|
||||||
struct thread *thread_list;
|
struct thread *thread_list;
|
||||||
struct list image_list;
|
struct list image_list;
|
||||||
|
|||||||
Reference in New Issue
Block a user