From 8da9bfdbc16d5516ec6088f27088caac7780374f Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 27 Oct 2021 18:10:02 +0200 Subject: Use a blank line at most --- plugins/libsensors/libsensors-plugin.c | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/libsensors') 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; -- cgit v1.2.1