From: Jean-Philippe Orsini Date: Thu, 5 Jun 2014 20:07:19 +0000 (+0200) Subject: removed useless empty line X-Git-Tag: v1.1.1~60 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=c09a2b747080b9f5d0fe2c6153f2235d83c6aa5c removed useless empty line --- diff --git a/src/cfg.c b/src/cfg.c index 6426937..5dd5450 100644 --- a/src/cfg.c +++ b/src/cfg.c @@ -777,4 +777,3 @@ void config_set_appindicator_label_enabled(const char *sid, bool enabled) ATT_SENSOR_APPINDICATOR_LABEL_ENABLED, enabled); } -