diff options
Diffstat (limited to 'calendar/gui/weekday-picker.c')
-rw-r--r-- | calendar/gui/weekday-picker.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/calendar/gui/weekday-picker.c b/calendar/gui/weekday-picker.c index 8cf6367b0f..c2165f6d16 100644 --- a/calendar/gui/weekday-picker.c +++ b/calendar/gui/weekday-picker.c @@ -34,9 +34,6 @@ #include <e-util/e-util.h> #include "weekday-picker.h" -/* backward-compatibility cruft */ -#include "e-util/gtk-compat.h" - #define PADDING 2 /* Private part of the WeekdayPicker structure */ |