Tracker: Remove trailing whitespace
Change-Id: Iaf03ef8e89a85f443841f1dd51cf065e155845e0 Reviewed-on: https://review.haiku-os.org/c/haiku/+/5515 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
This commit is contained in:
parent
e598b3eb6e
commit
8e9bc3dcf7
@ -399,7 +399,7 @@ TextViewPasteFilter(BMessage* message, BHandler**, BMessageFilter* filter)
|
|||||||
(const void**)&text, &length) == B_OK) {
|
(const void**)&text, &length) == B_OK) {
|
||||||
textWidth += textView->StringWidth(text);
|
textWidth += textView->StringWidth(text);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
be_clipboard->Unlock();
|
be_clipboard->Unlock();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user