Fix optimized build crashes (missing return value) - #7958
This commit is contained in:
@@ -1349,4 +1349,5 @@ DiskWriter::use_playlist (DataType dt, boost::shared_ptr<Playlist> playlist)
|
||||
if (reset_ws) {
|
||||
reset_write_sources (false, true);
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user