Remove unused files/classes until they are needed.

This commit is contained in:
Bryce Curtis
2012-01-24 22:42:41 -06:00
parent e30896155c
commit e1e04f859c
3 changed files with 0 additions and 34 deletions

1
framework/res/xml/plugins.xml Normal file → Executable file
View File

@@ -16,5 +16,4 @@
<plugin name="FileTransfer" value="com.phonegap.FileTransfer"/>
<plugin name="Capture" value="com.phonegap.Capture"/>
<plugin name="Battery" value="com.phonegap.BatteryListener"/>
<plugin name="Keyboard" value="com.phonegap.KeyboardHandler" />
</plugins>