cosmetics

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@941 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
michael
2009-01-06 06:28:21 +00:00
parent 78a41e60d3
commit cc0f1aba25
-2
View File
@@ -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;