Remove testing ocde

This commit is contained in:
Jostar Yang
2019-05-21 16:45:53 +08:00
parent aefd94e009
commit 76059c482d

View File

@@ -325,7 +325,7 @@ int onlp_sysi_platform_manage_fans(void)
if (onlp_file_read_int(&direction_val, FAN_DIRECTION_PATH) < 0) {
AIM_LOG_ERROR("Unable to read status from file (%s)\r\n", FAN_DIRECTION_PATH);
}
direction_val=0;
/* Get current temperature
*/