diff options
Diffstat (limited to 'plugins/calendar-weather')
-rw-r--r-- | plugins/calendar-weather/calendar-weather.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/calendar-weather/calendar-weather.c b/plugins/calendar-weather/calendar-weather.c index 3dda9ebd4a..45cb5c48ed 100644 --- a/plugins/calendar-weather/calendar-weather.c +++ b/plugins/calendar-weather/calendar-weather.c @@ -37,9 +37,6 @@ #include <libgweather/gweather-xml.h> #undef GWEATHER_I_KNOW_THIS_IS_UNSTABLE -/* backward-compatibility cruft */ -#include "e-util/gtk-compat.h" - GtkWidget *e_calendar_weather_location (EPlugin *epl, EConfigHookItemFactoryData *data); GtkWidget *e_calendar_weather_refresh (EPlugin *epl, EConfigHookItemFactoryData *data); GtkWidget *e_calendar_weather_units (EPlugin *epl, EConfigHookItemFactoryData *data); |