Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

Commit

Permalink
Removed old PvP classes that now 404.
Browse files Browse the repository at this point in the history
  • Loading branch information
roncli committed Apr 16, 2014
1 parent d62a564 commit 18bbe4f
Show file tree
Hide file tree
Showing 27 changed files with 49 additions and 2,061 deletions.
4 changes: 0 additions & 4 deletions LibWowAPI/LibWowAPI.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -331,8 +331,6 @@
<DependentUpon>Application.myapp</DependentUpon>
</Compile>
<Compile Include="NamespaceDoc.vb" />
<Compile Include="PvP\clsArenaLadder.vb" />
<Compile Include="PvP\clsArenaLadderOptions.vb" />
<Compile Include="PvP\clsBattlegroundRecord.vb" />
<Compile Include="PvP\clsBattlegroup.vb" />
<Compile Include="PvP\clsRatedBattlegroundLadder.vb" />
Expand All @@ -345,8 +343,6 @@
<Compile Include="PvP\clsRealm.vb" />
<Compile Include="PvP\Schema\arenaTeamLadder.vb" />
<Compile Include="PvP\Schema\member.vb" />
<Compile Include="PvP\clsArenaTeam.vb" />
<Compile Include="PvP\clsArenaTeamOptions.vb" />
<Compile Include="PvP\clsCharacter.vb" />
<Compile Include="PvP\clsMember.vb" />
<Compile Include="PvP\clsTeam.vb" />
Expand Down
11 changes: 0 additions & 11 deletions LibWowAPI/NamespaceDoc.vb
Original file line number Diff line number Diff line change
Expand Up @@ -235,17 +235,6 @@ Namespace roncliProductions.LibWowAPI.Leaderboard

End Namespace

Namespace roncliProductions.LibWowAPI.PvP

''' <summary>
''' The PvP namespace provides the <see cref="ArenaLadder" /> and <see cref="ArenaTeam" /> classes, which retrieves information about arena teams from the Blizzard WoW API.
''' </summary>
''' <remarks></remarks>
Friend Class NamespaceDoc
End Class

End Namespace

Namespace roncliProductions.LibWowAPI.Quest

''' <summary>
Expand Down
16 changes: 0 additions & 16 deletions LibWowAPI/PvP/Schema/arenaTeamLadder.vb

This file was deleted.

31 changes: 0 additions & 31 deletions LibWowAPI/PvP/Schema/arenateam.vb

This file was deleted.

17 changes: 0 additions & 17 deletions LibWowAPI/PvP/Schema/battlegroup.vb

This file was deleted.

24 changes: 0 additions & 24 deletions LibWowAPI/PvP/Schema/bgRecord.vb

This file was deleted.

25 changes: 0 additions & 25 deletions LibWowAPI/PvP/Schema/character.vb

This file was deleted.

24 changes: 0 additions & 24 deletions LibWowAPI/PvP/Schema/member.vb

This file was deleted.

16 changes: 0 additions & 16 deletions LibWowAPI/PvP/Schema/ratedBattlegroundLadder.vb

This file was deleted.

19 changes: 0 additions & 19 deletions LibWowAPI/PvP/Schema/realm.vb

This file was deleted.

21 changes: 0 additions & 21 deletions LibWowAPI/PvP/Schema/spec.vb

This file was deleted.

Loading

0 comments on commit 18bbe4f

Please sign in to comment.