chiark / gitweb /
Remove old Windows CE cruft.
authorSimon Tatham <anakin@pobox.com>
Mon, 29 Mar 2021 17:28:32 +0000 (18:28 +0100)
committerSimon Tatham <anakin@pobox.com>
Mon, 29 Mar 2021 18:04:55 +0000 (19:04 +0100)
commitff3e762fd0078836243011ca91210f32ea7d1cbd
treedb9ea99aca84fa12fad48fe095bb145080183923
parent3ff4d64060b7cf5675bc8a49a1746b7d7c3b26b8
Remove old Windows CE cruft.

The WinCE version of these puzzles hasn't been built for years, and
the last vestiges of its build system vanished with the migration to
CMake. So this seems like a good moment to lose the rest of it.

So the supporting Perl script wceinf.pl is deleted, and so is all the
unused code under '#ifdef _WIN32_WCE' in windows.c. (I removed that
using unifdef, which did a more reliable job than I would have done by
hand!)
wceinf.pl [deleted file]
windows.c