diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-07-13 18:55:12 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-07-13 18:55:12 +0800 |
commit | 7b7e770d3077b8e85ab2d746fb78284e53fb9ea5 (patch) | |
tree | a923f18de8001e81af6280dc7d271aa13ebe4dea /shell/Makefile.am | |
parent | 65f69a91c5ff2a0df8ab3d270bc5106d8965449e (diff) | |
download | gsoc2013-evolution-7b7e770d3077b8e85ab2d746fb78284e53fb9ea5.tar.gz gsoc2013-evolution-7b7e770d3077b8e85ab2d746fb78284e53fb9ea5.tar.zst gsoc2013-evolution-7b7e770d3077b8e85ab2d746fb78284e53fb9ea5.zip |
Remove still more unused files.
2008-07-13 Matthew Barnes <mbarnes@redhat.com>
* shell/e-shell-folder-title-bar.[ch]:
Remove still more unused files.
svn path=/trunk/; revision=35741
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 b401237f40..9654dbf814 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -130,8 +130,6 @@ evolution_SOURCES = \ e-shell.c \ e-shell.h \ e-shell-constants.h \ - e-shell-folder-title-bar.c \ - e-shell-folder-title-bar.h \ e-shell-importer.c \ e-shell-importer.h \ e-shell-settings-dialog.c \ |