B_EXACT_KERNEL_ADDRESS doesn't make any sense.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9257 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-10-08 13:30:04 +00:00
parent 6978315d3a
commit 301a2f29ba
1 changed files with 0 additions and 5 deletions

View File

@ -143,11 +143,6 @@ typedef struct vm_store_ops {
} vm_store_ops;
// args for the create_area funcs
enum {
// ToDo: these are here only temporarily - it's a private
// addition to the BeOS create_area() flags
B_EXACT_KERNEL_ADDRESS = B_EXACT_ADDRESS
};
enum {
REGION_NO_PRIVATE_MAP = 0,