From e7ef640fadc019f902061a549a8519ca14c27fe9 Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 23 Jun 2005 19:06:23 +0000 Subject: [PATCH] one less TODO git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4129 212acab6-be3b-0410-9dea-997c60f758d6 --- SConstruct | 1 - 1 file changed, 1 deletion(-) diff --git a/SConstruct b/SConstruct index c4edfd85..ce88b923 100644 --- a/SConstruct +++ b/SConstruct @@ -4,7 +4,6 @@ # * Write SConscript for NSIS Menu # - Use inheritance instead of current wxWidgets patches # - Compile for POSIX too? wxWidgets is cross platform after all... -# * Write SConscript for Library RegTool (needs to compile makensis with smaller configuration) # ##