summaryrefslogtreecommitdiffstats
path: root/pokemod/PokemonMove.h
diff options
context:
space:
mode:
Diffstat (limited to 'pokemod/PokemonMove.h')
-rw-r--r--pokemod/PokemonMove.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/pokemod/PokemonMove.h b/pokemod/PokemonMove.h
index e9d164f4..f93deb4d 100644
--- a/pokemod/PokemonMove.h
+++ b/pokemod/PokemonMove.h
@@ -53,9 +53,6 @@ namespace PokeGen
unsigned GetWild() const;
private:
void Validate();
-# ifdef PG_DEBUG_WINDOW
- void Validate(const wxListBox &output);
-# endif
unsigned move;
unsigned level;