diff options
Diffstat (limited to 'plugins/libsensors/libsensors-plugin.c')
-rw-r--r-- | plugins/libsensors/libsensors-plugin.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/libsensors/libsensors-plugin.c b/plugins/libsensors/libsensors-plugin.c index b587933..b95b888 100644 --- a/plugins/libsensors/libsensors-plugin.c +++ b/plugins/libsensors/libsensors-plugin.c @@ -435,7 +435,6 @@ static gdouble libsensors_plugin_get_sensor_value(const gchar *path, return result; } - static GList *libsensors_plugin_init(void) { GError *err = NULL; |