removed 2 items
authorkramm <kramm>
Sun, 28 Oct 2001 17:11:37 +0000 (17:11 +0000)
committerkramm <kramm>
Sun, 28 Oct 2001 17:11:37 +0000 (17:11 +0000)
TODO

diff --git a/TODO b/TODO
index 57af4f1..42fb5c3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,12 +21,10 @@ General Improvements:
     * consistent output handling if -o is missing. (out.swf/stdout)
     * swfcombine: Allow substituting frames (which have a name), too?
     * swfcombine: Allow ids instead of names
-    * swfcombine: Should be able to handle preloaders
     * make more stuff dependent on the information in config.h
 
 Cleanups in rfxswf-lib:
     
-    * LPTAGs etc. should be TAG*s
     * function names should have a prefix (rfxswf_ or swflib_ or sth.)
     * element names should be lowercase
     * DataPos should be named DataReadPos, DataSize DataWritePos.