aboutsummaryrefslogtreecommitdiffstats
path: root/shell/main.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-03-31 21:02:35 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-04-01 00:10:53 +0800
commitff76ff2a2aecc2628e609700e28bcc47f329a2e8 (patch)
tree487439d117edbe32d0a04ff8a05777f33e0b8f6c /shell/main.c
parent174ddee9b98f997ac298105036838699e0ce3a62 (diff)
downloadgsoc2013-evolution-ff76ff2a2aecc2628e609700e28bcc47f329a2e8.tar
gsoc2013-evolution-ff76ff2a2aecc2628e609700e28bcc47f329a2e8.tar.gz
gsoc2013-evolution-ff76ff2a2aecc2628e609700e28bcc47f329a2e8.tar.bz2
gsoc2013-evolution-ff76ff2a2aecc2628e609700e28bcc47f329a2e8.tar.lz
gsoc2013-evolution-ff76ff2a2aecc2628e609700e28bcc47f329a2e8.tar.xz
gsoc2013-evolution-ff76ff2a2aecc2628e609700e28bcc47f329a2e8.tar.zst
gsoc2013-evolution-ff76ff2a2aecc2628e609700e28bcc47f329a2e8.zip
Remove e_shell_detect_meego().
No longer used.
Diffstat (limited to 'shell/main.c')
-rw-r--r--shell/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/main.c b/shell/main.c
index 3e462be484..a8342e1b4a 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -59,7 +59,6 @@
#include "e-shell.h"
#include "e-shell-migrate.h"
-#include "e-shell-meego.h"
#include "es-event.h"
#ifdef G_OS_WIN32