From b07bab7b5189f202f4c1c65cb878c220258c618f Mon Sep 17 00:00:00 2001 From: scottjehl Date: Thu, 19 Jan 2012 14:08:55 +0700 Subject: [PATCH] fixed a duplicate listing --- js/jquery.mobile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/jquery.mobile.js b/js/jquery.mobile.js index 3f792671..a036c674 100644 --- a/js/jquery.mobile.js +++ b/js/jquery.mobile.js @@ -39,7 +39,6 @@ define([ 'jquery.mobile.buttonMarkup', 'jquery.mobile.controlGroup', 'jquery.mobile.links', - 'jquery.mobile.fixedToolbar' 'jquery.mobile.fixedToolbar', 'jquery.mobile.zoom', 'jquery.mobile.zoom.iosfocusfix',