From: graham.gower Date: Tue, 10 Aug 2010 05:37:59 +0000 (+0000) Subject: This was done some time ago. X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=commitdiff_plain;h=0e4ead567cedfcd827fd8c4850aa4a9d83aeec85 This was done some time ago. git-svn-id: http://opkg.googlecode.com/svn/trunk@545 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- diff --git a/TODO b/TODO index eb29da9..969bad8 100644 --- a/TODO +++ b/TODO @@ -20,10 +20,6 @@ See issue list: http://code.google.com/p/opkg/issues/list * Reduce memory used per pkg_t and peak memory use in general. - * Refactor opkg_conf_t *conf. - Make it global instead of passing it to every function. - Remove args_t args in favour of conf. - * #includes are a mess. * Refactor opkg_install_pkg() into more precise functions.