Move duplicat gamelist code to backend
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 23 Jan 2010 20:42:38 +0000 (21:42 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 30 Jan 2010 08:45:02 +0000 (09:45 +0100)
commit2b546bdf3126bdacdeb9d40f34cfbbc1cb163db5
treedd3c4901fe2014e9fcae050e509d57d1834cdef3
parent08b22226292c25c7eba27a1ed4e7fb2edf580ec9
Move duplicat gamelist code to backend

The filtering routines are moved from xgamelist.c and wgamelist.c to
gamelist.c, and a prototype for them is placed in backend.h.
backend.h
gamelist.c
winboard/wgamelist.c
xgamelist.c