Reduce debug message.
This commit is contained in:
parent
723d6e6459
commit
9b86b36df8
@ -1169,7 +1169,9 @@ SBP_DEBUG(1)
|
||||
END_DEBUG
|
||||
|
||||
if ((sdev->flags & ORB_POINTER_ACTIVE) != 0) {
|
||||
SBP_DEBUG(0)
|
||||
printf("%s: orb pointer active\n", __FUNCTION__);
|
||||
END_DEBUG
|
||||
sdev->flags |= ORB_POINTER_NEED;
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user