From c56b52ae1ef0555e2497e746bee6ecae2bf1f95b Mon Sep 17 00:00:00 2001 From: Stuart Connolly Date: Sun, 26 Mar 2017 23:34:02 +0100 Subject: Remove accidentally committed line. --- Frameworks/PSMTabBar/PSMRolloverButton.m | 2 -- 1 file changed, 2 deletions(-) (limited to 'Frameworks') diff --git a/Frameworks/PSMTabBar/PSMRolloverButton.m b/Frameworks/PSMTabBar/PSMRolloverButton.m index 730caec0..975ff296 100644 --- a/Frameworks/PSMTabBar/PSMRolloverButton.m +++ b/Frameworks/PSMTabBar/PSMRolloverButton.m @@ -131,8 +131,6 @@ // restore usual image [self setImage:_usualImage]; - [self setHighlighted:NO]; - [super mouseExited:event]; } -- cgit v1.2.3