Remove deprecated FreeBSD code.

This commit is contained in:
2021-09-14 20:44:06 +01:00
parent 7237bbb4e8
commit 9dc57c2bd8
15 changed files with 122 additions and 2378 deletions

View File

@@ -221,7 +221,6 @@ namespace Aaru.Core.Devices.Dumping
if(_fixOffset && !inData)
{
// TODO: FreeBSD bug
if(offsetBytes < 0)
{
if(i == 0)