From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1U8sIu-0000f5-6h for mharc-grub-devel@gnu.org; Fri, 22 Feb 2013 08:04:44 -0500 Received: from eggs.gnu.org ([208.118.235.92]:34322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8sIp-0000bo-9d for grub-devel@gnu.org; Fri, 22 Feb 2013 08:04:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8sIj-0004nQ-OB for grub-devel@gnu.org; Fri, 22 Feb 2013 08:04:39 -0500 Received: from collab.rosalab.ru ([217.199.216.181]:44883) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8sH0-0004MO-C0 for grub-devel@gnu.org; Fri, 22 Feb 2013 08:02:46 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by collab.rosalab.ru (Postfix) with ESMTP id CFF6729C396 for ; Fri, 22 Feb 2013 17:02:43 +0400 (MSK) X-Virus-Scanned: amavisd-new at rosalab.ru Received: from collab.rosalab.ru ([127.0.0.1]) by localhost (collab.rosalab.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2hNkQdoTgTjV for ; Fri, 22 Feb 2013 17:02:43 +0400 (MSK) Received: from icedphoenix.localnet (unknown [10.168.1.56]) by collab.rosalab.ru (Postfix) with ESMTPSA id 848BB29C395 for ; Fri, 22 Feb 2013 17:02:43 +0400 (MSK) From: Vladimir Testov To: grub-devel@gnu.org Subject: message-font, message-color, message-bgcolor can be set in theme but never used Date: Fri, 22 Feb 2013 17:02:42 +0400 Message-ID: <3457963.vIy1KBClxF@icedphoenix> User-Agent: KMail/4.9.4 (Linux/3.5.0-23-generic; KDE/4.9.4; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 217.199.216.181 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2013 13:04:41 -0000 What are the plans for these unused parameters? /* FIXME: previously notifications were displayed in special case. Is it necessary? */ #if 0 /* Sets MESSAGE as the progress message for the view. MESSAGE can be 0, in which case no message is displayed. */ ... //Here goes some incomplete code that uses parameters mentioned. ... #endif Should the parameters be removed or some code will happen to be written? -- With best regards, _______________________________ Vladimir Testov, ROSA Laboratory. www.rosalab.ru