[evolution] Remove e_shell_detect_meego().
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Remove e_shell_detect_meego().
- Date: Sun, 31 Mar 2013 16:10:27 +0000 (UTC)
commit ff76ff2a2aecc2628e609700e28bcc47f329a2e8
Author: Matthew Barnes <mbarnes redhat com>
Date: Sun Mar 31 09:02:35 2013 -0400
Remove e_shell_detect_meego().
No longer used.
doc/reference/libeshell/libeshell-sections.txt | 1 -
shell/Makefile.am | 2 -
shell/e-shell-meego.c | 173 ------------------------
shell/e-shell-meego.h | 26 ----
shell/main.c | 1 -
5 files changed, 0 insertions(+), 203 deletions(-)
---
diff --git a/doc/reference/libeshell/libeshell-sections.txt b/doc/reference/libeshell/libeshell-sections.txt
index 10a42cd..3ec6693 100644
--- a/doc/reference/libeshell/libeshell-sections.txt
+++ b/doc/reference/libeshell/libeshell-sections.txt
@@ -32,7 +32,6 @@ e_shell_adapt_window_size
e_shell_set_startup_view
e_shell_get_startup_view
e_shell_migrate_attempt
-e_shell_detect_meego
<SUBSECTION Standard>
E_SHELL
E_IS_SHELL
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 8961444..355ec69 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -65,8 +65,6 @@ libeshell_la_SOURCES = \
e-shell-backend.c \
e-shell-content.c \
e-shell-enumtypes.c \
- e-shell-meego.c \
- e-shell-meego.h \
e-shell-searchbar.c \
e-shell-sidebar.c \
e-shell-switcher.c \
diff --git a/shell/main.c b/shell/main.c
index 3e462be..a8342e1 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]