property should not be defined in $.mobile.

This commit is contained in:
scottjehl 2011-02-02 20:02:04 -05:00
parent b464b1bcec
commit 67987925b4

View file

@ -51,8 +51,6 @@
//configure meta viewport tag's content attr:
metaViewportContent: "width=device-width, minimum-scale=1, maximum-scale=1",
nativeSelectMenus: false,
//support conditions that must be met in order to proceed
gradeA: function(){
return $.support.mediaquery;