From: michael Date: Tue, 6 Jan 2009 06:28:21 +0000 (+0000) Subject: cosmetics X-Git-Tag: svn1203~262 X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=cc0f1aba257bc1344cc9d70b949560120256215e;p=lcd4linux.git cosmetics git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@941 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- diff --git a/plugin_hddtemp.c b/plugin_hddtemp.c index 465c564..c41a233 100644 --- a/plugin_hddtemp.c +++ b/plugin_hddtemp.c @@ -270,8 +270,6 @@ static void hddtemp_call(RESULT * result, int argc, RESULT * argv[]) int plugin_init_hddtemp(void) { - info("Adding hddtemp functions!"); - AddFunction("hddtemp", -1, hddtemp_call); return 0;