diff options
Diffstat (limited to 'shell/e-shell-content.c')
-rw-r--r-- | shell/e-shell-content.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/e-shell-content.c b/shell/e-shell-content.c index a97c095947..6af94ddc37 100644 --- a/shell/e-shell-content.c +++ b/shell/e-shell-content.c @@ -44,9 +44,6 @@ #include "e-shell-view.h" #include "e-shell-window-actions.h" -/* backward-compatibility cruft */ -#include "e-util/gtk-compat.h" - #define E_SHELL_CONTENT_GET_PRIVATE(obj) \ (G_TYPE_INSTANCE_GET_PRIVATE \ ((obj), E_TYPE_SHELL_CONTENT, EShellContentPrivate)) |