diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-04-21 05:27:05 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-04-21 05:27:05 +0800 |
commit | 32fa82cefb15534449fc472b9a43ba4bb6eac642 (patch) | |
tree | a3b44a235f9f9a9b4a17e8a3d55bb718e1d7b68e /src/bookmarks/Makefile.am | |
parent | 55b65a38b1129a1e0874b22a565719750ce0ef14 (diff) | |
download | gsoc2013-epiphany-32fa82cefb15534449fc472b9a43ba4bb6eac642.tar gsoc2013-epiphany-32fa82cefb15534449fc472b9a43ba4bb6eac642.tar.gz gsoc2013-epiphany-32fa82cefb15534449fc472b9a43ba4bb6eac642.tar.bz2 gsoc2013-epiphany-32fa82cefb15534449fc472b9a43ba4bb6eac642.tar.lz gsoc2013-epiphany-32fa82cefb15534449fc472b9a43ba4bb6eac642.tar.xz gsoc2013-epiphany-32fa82cefb15534449fc472b9a43ba4bb6eac642.tar.zst gsoc2013-epiphany-32fa82cefb15534449fc472b9a43ba4bb6eac642.zip |
Remove unused files
2003-04-20 Marco Pesenti Gritti <marco@it.gnome.org>
* src/bookmarks/Makefile.am:
* src/bookmarks/ephy-keywords-entry.c:
* src/bookmarks/ephy-keywords-entry.h:
Remove unused files
Diffstat (limited to 'src/bookmarks/Makefile.am')
-rw-r--r-- | src/bookmarks/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bookmarks/Makefile.am b/src/bookmarks/Makefile.am index bc0e7a85f..2a889ef5f 100644 --- a/src/bookmarks/Makefile.am +++ b/src/bookmarks/Makefile.am @@ -30,8 +30,6 @@ libephybookmarks_la_SOURCES = \ ephy-bookmark-properties.h \ ephy-bookmarks-toolbar.c \ ephy-bookmarks-toolbar.h \ - ephy-keywords-entry.c \ - ephy-keywords-entry.h \ ephy-new-bookmark.c \ ephy-new-bookmark.h \ ephy-topic-action.c \ |