From 09a41d2d6fb58ca593b6d1ddde9a5e3f41466d2b Mon Sep 17 00:00:00 2001 From: meep-eep Date: Sun, 22 Dec 2002 00:45:46 +0000 Subject: [PATCH] Displist is used. A lot. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@459 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/TODO b/sc2/TODO index 337d8ec8d..a40657a77 100644 --- a/sc2/TODO +++ b/sc2/TODO @@ -169,7 +169,6 @@ Stuff still to do (small): Questions: - Is there some way to automatically do CRLF translations on commits, with the -t and -f options in cvswrapper disabled by sourceforge? -- What is the displist stuff for? Is it needed at all? - w_memlib used (now commented out) MS Windows functions to show messages when memory couldn't be allocated. If we want to have those return, some work will have to be done. If not, there's some dead code to remove. @@ -184,3 +183,4 @@ Questions: which we can free when no more memory is available, to allow an emergency save. - How about an ISO image for a self-contained linux CD which boots into SC2? +