mirror of
https://github.com/ksherlock/profuse.git
synced 2025-02-09 03:30:43 +00:00
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@352 aa027e90-d47c-11dd-86d7-074df07e0730
This commit is contained in:
parent
9746117f71
commit
e68854ff58
@ -195,10 +195,7 @@ int main(int argc, char **argv)
|
||||
|
||||
|
||||
try
|
||||
{
|
||||
|
||||
//std::tr1::shared_ptr<Device::BlockDevice> device;
|
||||
|
||||
{
|
||||
Device::BlockDevicePointer device;
|
||||
|
||||
device = Device::BlockDevice::Open(fDiskImage.c_str(), File::ReadOnly, format);
|
||||
|
Loading…
x
Reference in New Issue
Block a user