Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
A bit of new-fangled AMD code accidentally made it into 1.0 stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilto committed Jan 24, 2012
1 parent 8303055 commit 93d89da
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions js/jquery.mobile.event.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
* "events" plugin - Handles events
*/

<<<<<<< HEAD
=======
//>>excludeStart("jqmBuildExclude", pragmas.jqmBuildExclude);
define( [ "jquery.mobile.core", "jquery.mobile.media", "jquery.mobile.support", "jquery.mobile.vmouse" ], function() {
//>>excludeEnd("jqmBuildExclude");
>>>>>>> 1a52240... Fix for issue #2933 - get_orientation() and hence getScreenHeight() doesn't work on some devices
(function( $, window, undefined ) {

// add new event shortcuts
Expand Down

0 comments on commit 93d89da

Please sign in to comment.