]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
carousel.js: remove unneeded variable assignment.
authorXhmikosR <xhmikosr@users.sourceforge.net>
Thu, 22 May 2014 06:48:17 +0000 (09:48 +0300)
committerXhmikosR <xhmikosr@users.sourceforge.net>
Thu, 5 Jun 2014 22:23:07 +0000 (01:23 +0300)
commit82fc03f3b6caccd134827a83c346456b920f4ba8
tree114df6f08af865a39b27a73dfafb078603f2ef5e
parent7b0acf14d8a7c7c6089035a848cba540ed963f36
carousel.js: remove unneeded variable assignment.

`slideIndex` is assigned to the same value a few lines above.
js/carousel.js