Skip to content

Commit

Permalink
Removed iterator_extend util class
Browse files Browse the repository at this point in the history
The WMI container was the last use of it, and there are similar equivalents in boost if we ever need
such a thing in the future.
  • Loading branch information
Vultraz committed May 18, 2017
1 parent 1ea8e0f commit db582c0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 234 deletions.
1 change: 0 additions & 1 deletion projectfiles/CodeBlocks/wesnoth.cbp
Expand Up @@ -1119,7 +1119,6 @@
<Unit filename="../../src/utils/general.hpp" />
<Unit filename="../../src/utils/io.hpp" />
<Unit filename="../../src/utils/iterable_pair.hpp" />
<Unit filename="../../src/utils/iterator.hpp" />
<Unit filename="../../src/utils/make_enum.cpp" />
<Unit filename="../../src/utils/make_enum.hpp" />
<Unit filename="../../src/utils/markov_generator.cpp" />
Expand Down
233 changes: 0 additions & 233 deletions src/utils/iterator.hpp

This file was deleted.

0 comments on commit db582c0

Please sign in to comment.