[CB-4110] remove dupe code

This commit is contained in:
Jesse MacFadyen
2013-07-08 14:50:18 -07:00
parent 380630624d
commit c8c201b4ce
3 changed files with 2 additions and 492 deletions
+2 -2
View File
@@ -71,7 +71,7 @@ id="org.apache.cordova.core.CameraLauncher"
<Capability Name="ID_CAP_ISV_CAMERA" />
</config-file>
<source-file src="src/wp7/Camera.cs" />
<source-file src="src/wp/Camera.cs" />
</platform>
<!-- wp8 -->
@@ -86,7 +86,7 @@ id="org.apache.cordova.core.CameraLauncher"
<Capability Name="ID_CAP_ISV_CAMERA" />
</config-file>
<source-file src="src/wp8/Camera.cs" />
<source-file src="src/wp/Camera.cs" />
</platform>
</plugin>