Cleanup a small leftover.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25621 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -340,8 +340,7 @@ ControlPipe::SendRequest(uint8 requestType, uint8 request, uint16 value,
|
||||
if (actualLength)
|
||||
*actualLength = fActualLength;
|
||||
|
||||
result = fTransferStatus;
|
||||
return result;
|
||||
return fTransferStatus;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user