Remove extra line

This commit is contained in:
williameveretteggplant 2022-02-14 14:16:42 -07:00 committed by GitHub
parent 9925f50aef
commit 0211713766
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -750,7 +750,6 @@ GSSetDragTypes(NSView* obj, NSArray *types)
TEST_RELEASE(_frameMatrix);
TEST_RELEASE(_boundsMatrix);
TEST_RELEASE(_sub_views);
if (_rFlags.has_tooltips != 0)
{
[GSToolTips removeTipsForView: self];