remove comment from xml declaration

This commit is contained in:
Don Coleman 2011-07-15 23:47:08 -04:00
parent 3de2084af2
commit 701717fd55

View File

@ -1,4 +1,4 @@
<!--?xml version="1.0" encoding="utf-8"?-->
<?xml version="1.0" encoding="utf-8"?>
<plugins>
<plugin name="App" value="com.phonegap.App"/>
<plugin name="Geolocation" value="com.phonegap.GeoBroker"/>