From: John Resig Date: Tue, 20 Jan 2009 17:33:25 +0000 (+0000) Subject: Made sure that .removeClass(null) doesn't throw an exception. Fixes #3847. X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=cd28922b78a91c530c509638294fe3fac9c361f3;hp=cd28922b78a91c530c509638294fe3fac9c361f3;p=jquery.git Made sure that .removeClass(null) doesn't throw an exception. Fixes #3847. ---