mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-22 15:30:09 +00:00
Logging update
This commit is contained in:
parent
6f9c5a543c
commit
399c560aa9
@ -151,8 +151,6 @@ void SCSIHD_NEC::Open(const Filepath& path)
|
||||
SetBlockCount(imgsize >> disk.size);
|
||||
disk.imgoffset = imgoffset;
|
||||
|
||||
LOGINFO("Media capacity for image file '%s': %ld blocks", path.GetPath(), GetBlockCount());
|
||||
|
||||
Disk::Open(path);
|
||||
FileSupport::SetPath(path);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user