diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-03-31 21:02:35 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-04-01 00:10:53 +0800 |
commit | ff76ff2a2aecc2628e609700e28bcc47f329a2e8 (patch) | |
tree | 487439d117edbe32d0a04ff8a05777f33e0b8f6c /shell/Makefile.am | |
parent | 174ddee9b98f997ac298105036838699e0ce3a62 (diff) | |
download | gsoc2013-evolution-ff76ff2a2aecc2628e609700e28bcc47f329a2e8.tar.gz gsoc2013-evolution-ff76ff2a2aecc2628e609700e28bcc47f329a2e8.tar.zst gsoc2013-evolution-ff76ff2a2aecc2628e609700e28bcc47f329a2e8.zip |
Remove e_shell_detect_meego().
No longer used.
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 8961444800..355ec69fad 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 \ |