summaryrefslogtreecommitdiffstats
path: root/pokemod/ItemEffect.h
diff options
context:
space:
mode:
Diffstat (limited to 'pokemod/ItemEffect.h')
-rw-r--r--pokemod/ItemEffect.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/pokemod/ItemEffect.h b/pokemod/ItemEffect.h
index 2ed2b09e..f9cfa3d1 100644
--- a/pokemod/ItemEffect.h
+++ b/pokemod/ItemEffect.h
@@ -74,9 +74,6 @@ namespace PokeGen
String GetVal5String() const;
private:
void Validate();
-# ifdef PG_DEBUG_WINDOW
- void Validate(const wxListBox &output);
-# endif
bool overworld;
bool battle;