summaryrefslogtreecommitdiff
path: root/Juick/Juick.csproj
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-04-01 12:37:41 +0400
committerGravatar Vitaly Takmazov2013-04-01 12:37:41 +0400
commitfdc5db9e8ea8d3d7a09569a8d3e7121580d2ec13 (patch)
treedd080a72ea037bd0843c56145dadf99ad62a615a /Juick/Juick.csproj
parent0623943dccad5c44831b2ad4a803eab2436e45e6 (diff)
remove unused code
Diffstat (limited to 'Juick/Juick.csproj')
-rw-r--r--Juick/Juick.csproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/Juick/Juick.csproj b/Juick/Juick.csproj
index 173aef8..673bb51 100644
--- a/Juick/Juick.csproj
+++ b/Juick/Juick.csproj
@@ -93,7 +93,6 @@
<Compile Include="Controls\MessageList.xaml.cs">
<DependentUpon>MessageList.xaml</DependentUpon>
</Compile>
- <Compile Include="Converters\MidToUriConverter.cs" />
<Compile Include="LoginView.xaml.cs">
<DependentUpon>LoginView.xaml</DependentUpon>
</Compile>
@@ -189,7 +188,6 @@
<Resource Include="Images\appbar.transport.rew.rest.png" />
<Resource Include="Images\appbar.upload.rest.png" />
<Content Include="Images\appbar.send.png" />
- <Content Include="README_FIRST.txt" />
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.$(TargetFrameworkProfile).Overrides.targets" />