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];