ResourceLoaderImageModule: Remove bogus CSSJanus call
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 30 Mar 2015 17:27:31 +0000 (19:27 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Wed, 1 Apr 2015 19:10:03 +0000 (19:10 +0000)
commitcd73f6e788b22dd8d5b34464d6f80d9bde211c64
tree3bf6074cdffb7f7985c81d0c46d9f271fda020c5
parente33b6b69ef4e8fc5d040ba9518d071c299348c3e
ResourceLoaderImageModule: Remove bogus CSSJanus call

We explicitly do not want to use CSSJanus flipping here, as
ResourceLoaderImage has a separate and more sophisticated mechanism
for choosing the right image for given language. This was a no-op,
since there were no flippable paths in the output at this point.

Change-Id: Ieff5f21653504a28afe3d4c110a52d8b06fc6a07
includes/resourceloader/ResourceLoaderImageModule.php