# HG changeset patch # User Neil Muller # Date 1256588282 0 # Node ID 403250da36ef45dbd6d85f69a671563528e8fa24 # Parent e89e6ad011ac2ea579d8378451163527a4422f94 Remove defunct constant diff -r e89e6ad011ac -r 403250da36ef gamelib/constants.py --- a/gamelib/constants.py Mon Oct 26 20:04:13 2009 +0000 +++ b/gamelib/constants.py Mon Oct 26 20:18:02 2009 +0000 @@ -56,5 +56,3 @@ ABS_MAX_NUM_FOXES = 50 # Limit possible uppoer number of foxes, due to concerns # about performance, etc. - -START_CHICKENS = 10