Removed unintentional thought mumbling left-over that would fortunately cause
no harm. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30002 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
ed1b27536b
commit
6cf94c8595
@ -280,7 +280,6 @@ IOOperation::Finish()
|
||||
|
||||
// The vector extends beyond the end offset -- cut it.
|
||||
length = endOffset - offset;
|
||||
length -= offset + length - endOffset;
|
||||
}
|
||||
|
||||
if (base >= bounceBufferStart && base < bounceBufferEnd) {
|
||||
|
Loading…
Reference in New Issue
Block a user