Remove stale SparkleInvitation stuff

This commit is contained in:
Hylke Bons 2011-05-14 01:15:42 +01:00
parent a38442caf6
commit 4727510088
3 changed files with 0 additions and 3 deletions

View file

@ -15,7 +15,6 @@ SOURCES = \
SparkleEntry.cs \
SparkleInfobar.cs \
SparkleIntro.cs \
SparkleInvitation.cs \
SparkleLinController.cs \
SparkleLog.cs \
SparkleShare.cs \

View file

@ -52,7 +52,6 @@
<Compile Include="SparkleController.cs" />
<Compile Include="SparkleAbout.cs" />
<Compile Include="SparkleLinController.cs" />
<Compile Include="SparkleInvitation.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SparkleLib\SparkleLib.csproj">

View file

@ -14,7 +14,6 @@ SparkleShare/SparkleAbout.cs
SparkleShare/SparkleBubble.cs
SparkleShare/SparkleController.cs
SparkleShare/SparkleIntro.cs
SparkleShare/SparkleInvitation.cs
SparkleShare/SparkleLog.cs
SparkleShare/SparkleShare.cs
SparkleShare/SparkleSpinner.cs