From c09a2b747080b9f5d0fe2c6153f2235d83c6aa5c Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Thu, 5 Jun 2014 22:07:19 +0200 Subject: [PATCH] removed useless empty line --- src/cfg.c | 1 - 1 file changed, 1 deletion(-) 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); } - -- 2.7.4