Files
jquery/src
Wonseop Kim 30f5c6c3ee Effect: Fix a unnecessary conditional statement in .stop()
Because of the above conditional, the 'type' variable has a value of type
'string' or undefined. Therefore, boolean comparisons for 'type' variable
is always unnecessary because it return true. The patch removed the
unnecessary conditional statement.

Fixes gh-4374
Closes gh-4375

(cherry picked from commit 110802c7f2)
2019-09-26 01:14:38 +02:00
..
2018-01-15 09:26:19 -08:00
2018-01-16 10:39:08 -05:00
2019-09-26 01:00:55 +02:00
2018-01-15 09:26:19 -08:00
2019-09-26 01:00:55 +02:00
2017-07-10 12:00:27 -04:00
2018-01-15 09:26:19 -08:00
2016-11-30 12:22:24 +01:00
2016-06-11 10:41:33 +03:00
2018-01-15 09:26:19 -08:00