From 46e3c894ec546ce1334dea840a3a15e3f6b43b32 Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 15 Nov 2002 13:49:06 +0000 Subject: [PATCH] IO defaults disabling done git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1723 212acab6-be3b-0410-9dea-997c60f758d6 --- TODO.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/TODO.txt b/TODO.txt index f1aecb3c..39662307 100644 --- a/TODO.txt +++ b/TODO.txt @@ -16,8 +16,4 @@ EXAMPLES * write an advanced paging example showing multiple components page with multiple instfiles pages -* go through each and every one of the examples and make sure they all compile and work as should - -PLUGINS - -* IO should have no defaults, it should only do what it is ordered to do, nothing more, nothing less \ No newline at end of file +* go through each and every one of the examples and make sure they all compile and work as should \ No newline at end of file