Discarded the use of data_header::size in the last commit, but forgot to actually
remove it. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19385 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
75dc7cb58a
commit
4dbe78a0cd
@ -49,7 +49,6 @@ struct free_data {
|
||||
struct data_header {
|
||||
int32 ref_count;
|
||||
addr_t physical_address;
|
||||
size_t size;
|
||||
free_data *first_free;
|
||||
uint8 *data_end;
|
||||
size_t data_space;
|
||||
|
Loading…
x
Reference in New Issue
Block a user