Skip to content

Commit

Permalink
Removed unused classes
Browse files Browse the repository at this point in the history
  • Loading branch information
purplecabbage committed Dec 12, 2011
1 parent 47420f3 commit f42048a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions framework/WP7GapClassLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
<ItemGroup>
<Compile Include="PhoneGap\Commands\AudioPlayer.cs" />
<Compile Include="PhoneGap\Commands\Compass.cs" />
<Compile Include="PhoneGap\Commands\GeoLocation.cs" />
<Compile Include="PhoneGap\Commands\Media.cs" />
<Compile Include="PhoneGap\DOMStorageHelper.cs" />
<Compile Include="PhoneGap\JSON\JsonHelper.cs" />
Expand All @@ -78,10 +79,7 @@
<Compile Include="PhoneGap\Commands\Device.cs" />
<Compile Include="PhoneGap\Commands\File.cs" />
<Compile Include="PhoneGap\Commands\FileTransfer.cs" />
<Compile Include="PhoneGap\Commands\Motion.cs" />
<Compile Include="PhoneGap\Commands\Notification.cs" />
<Compile Include="PhoneGap\Commands\Reachability.cs" />
<Compile Include="PhoneGap\Commands\Sound.cs" />
<Compile Include="PhoneGap\NativeExecution.cs" />
<Compile Include="PhoneGap\PluginResult.cs" />
<Compile Include="PhoneGap\ScriptCallback.cs" />
Expand Down

0 comments on commit f42048a

Please sign in to comment.