K 10
svn:author
V 4
thue
K 8
svn:date
V 27
2000-10-02T19:54:53.000000Z
K 7
svn:log
V 642
removed compiler warnings from ai/aihand.c:

/ai/aihand.c 112: inline function does not use formal parameter "pplayer"
/ai/aihand.c 129: inline function does not use formal parameter "pplayer"
/ai/aihand.c 134: inline function does not use formal parameter "pplayer"
/ai/aihand.c 269: dead assignment eliminated "sad"
/ai/aihand.c 471: dead assignment eliminated "goal"

- removed assignments to sad, goal
- removed older UNUSED marked obsolete stuff
- marked the three currently unused functions with UNUSED
- rearranged the functions to make prototypes for static functions obsolete

Patch by Dirk Stoecker <stoecker@rcs.urz.tu-dresden.de>

END
