summaryrefslogtreecommitdiff
path: root/libmateweather/weather-priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmateweather/weather-priv.h')
-rw-r--r--libmateweather/weather-priv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmateweather/weather-priv.h b/libmateweather/weather-priv.h
index 08c828e..817f13c 100644
--- a/libmateweather/weather-priv.h
+++ b/libmateweather/weather-priv.h
@@ -35,7 +35,6 @@ const char *mateweather_dpgettext (const char *context, const char *str) G_GNUC_
#define C_(context, str) (mateweather_dpgettext (context, str))
#define N_(str) (str)
-
#define WEATHER_LOCATION_CODE_LEN 4
WeatherLocation *mateweather_location_to_weather_location (MateWeatherLocation *gloc,