From e2cbd23a0f724f7ec8da5112e184152586a87d36 Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 22 Jun 2005 09:26:03 +0000 Subject: [PATCH] This TODO comment should have been taken out in r5913 :-) git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5988 cda61777-01e9-0310-a592-d414129be87e --- windows.c | 9 --------- 1 file changed, 9 deletions(-) diff --git a/windows.c b/windows.c index c05dd6e..7b3ef64 100644 --- a/windows.c +++ b/windows.c @@ -1,14 +1,5 @@ /* * windows.c: Windows front end for my puzzle collection. - * - * TODO: - * - * - Figure out what to do if a puzzle requests a size bigger than - * the screen will take. In principle we could put scrollbars in - * the window, although that would be pretty horrid. Another - * option is to detect in advance that this will be a problem - - * we can probably tell this using midend_size() before actually - * generating the puzzle - and simply refuse to do it. */ #include -- 2.11.0