K 10
svn:author
V 7
syntron
K 8
svn:date
V 27
2012-01-10T20:38:58.322195Z
K 7
svn:log
V 337
[unused var fix] macros in map.h

the macros define in map.h iterate also over the tile; thus, this
variable is set but sometimes not used. This patch adds reduced macros
for this case. Perhaps the macro definitions of 'adjc_dirlist_iterate'
and 'adjc_dirlist_base_iterate' can be merged? I did not find a
solution.

see gna bug #19152


END
