Remove unused Effects.h/.cpp and class Effect

There was an empty vector of effect* in PlayGuiObject.
This commit is contained in:
Tobias Loose
2014-02-03 13:52:40 +01:00
parent 30d92eb68c
commit 197540763e
8 changed files with 2 additions and 38 deletions
+1 -2
View File
@@ -493,7 +493,6 @@
<ClInclude Include="include\DeckView.h" />
<ClInclude Include="include\DuelLayers.h" />
<ClInclude Include="include\Easing.h" />
<ClInclude Include="include\Effects.h" />
<ClInclude Include="include\ExtraCost.h" />
<ClInclude Include="include\GameApp.h" />
<ClInclude Include="include\GameObserver.h" />
@@ -592,4 +591,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>