forked from github/cordova-android
Clean up unused variables.
This commit is contained in:
parent
040a3d7d43
commit
e4d1087b72
@ -1,10 +1,7 @@
|
||||
|
||||
if (typeof(DeviceInfo) != 'object')
|
||||
DeviceInfo = {};
|
||||
|
||||
var com = {};
|
||||
|
||||
com.phonegap = {};
|
||||
|
||||
/**
|
||||
* This represents the PhoneGap API itself, and provides a global namespace for accessing
|
||||
* information about the state of PhoneGap.
|
||||
|
Loading…
Reference in New Issue
Block a user