extended_partition_info::mounted_at is gone.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2658 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
bdc2eaf5d8
commit
0598bd378f
@ -116,7 +116,7 @@ partitionInfo->info.device[0] = '\0';
|
||||
partitionInfo->file_system_short_name[0] = '\0';
|
||||
partitionInfo->file_system_long_name[0] = '\0';
|
||||
partitionInfo->volume_name[0] = '\0';
|
||||
partitionInfo->mounted_at[0] = '\0';
|
||||
// partitionInfo->mounted_at[0] = '\0';
|
||||
partitionInfo->file_system_flags = 0;
|
||||
}
|
||||
// NOTE: Where do we get mounted_at from?
|
||||
|
Loading…
Reference in New Issue
Block a user