mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-28 09:27:39 +01:00
Fix Windows build
This commit is contained in:
parent
d73734af78
commit
a664a50ab7
1 changed files with 0 additions and 1 deletions
|
|
@ -74,7 +74,6 @@ Mp3FileImportableSource::Mp3FileImportableSource (const string& path)
|
|||
CloseHandle (map_handle);
|
||||
close (_fd);
|
||||
throw failed_constructor ();
|
||||
return -1;
|
||||
}
|
||||
_map_addr = (const uint8_t*)view_handle;
|
||||
CloseHandle (map_handle);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue