jdorje: Remove the WID API from the common client co...
[email protected] Wed, 3 Aug 2005 09:41:03 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Wed Aug 3 09:38:26 PDT 2005 = Wed Aug 3 16:38:26 2005 (GMT) by Jason Dorje Short <[email protected]> ---- Files affected: freeciv/client climisc.c climisc.h freeciv/client/gui-win32 wldlg.c ---- Log message: Tag: HEAD Remove the WID API from the common client code. It is moved into gui-win32 since this client still uses these functions. Patch by me in PR#13585.