summaryrefslogtreecommitdiff
path: root/Juick/Juick.csproj
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-04-01 12:43:34 +0400
committerGravatar Vitaly Takmazov2013-04-01 12:43:34 +0400
commit57550f203995b61d600fae59832e409fd5feebcd (patch)
tree53641ba9ea727584f1af7b59bcd1bbb87374b397 /Juick/Juick.csproj
parentfdc5db9e8ea8d3d7a09569a8d3e7121580d2ec13 (diff)
remove unused code, part 2
Diffstat (limited to 'Juick/Juick.csproj')
-rw-r--r--Juick/Juick.csproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/Juick/Juick.csproj b/Juick/Juick.csproj
index 673bb51..ebf65ba 100644
--- a/Juick/Juick.csproj
+++ b/Juick/Juick.csproj
@@ -80,11 +80,7 @@
<DependentUpon>App.xaml</DependentUpon>
</Compile>
<Compile Include="Classes\AccountManager.cs" />
- <Compile Include="Classes\BindingChangedEventArgs.cs" />
- <Compile Include="Classes\DeferredLoadListBox.cs" />
- <Compile Include="Classes\DeferredLoadListBoxItem.cs" />
<Compile Include="Classes\DelegateCommand.cs" />
- <Compile Include="Classes\DependencyPropertyListener.cs" />
<Compile Include="Classes\ExpressionHelper.cs" />
<Compile Include="Classes\InvokeDelegateCommandAction.cs" />
<Compile Include="Classes\LowProfileImageLoader.cs" />