From 0211713766b58780d8ba3ed11108bbebbbfa6506 Mon Sep 17 00:00:00 2001 From: williameveretteggplant <44709277+williameveretteggplant@users.noreply.github.com> Date: Mon, 14 Feb 2022 14:16:42 -0700 Subject: [PATCH] Remove extra line --- Source/NSView.m | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/NSView.m b/Source/NSView.m index 6e3b81c7a..21b3c3b0c 100644 --- a/Source/NSView.m +++ b/Source/NSView.m @@ -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];