diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-12-17 03:47:33 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-12-17 03:47:33 +0800 |
commit | d3d65d9bec2b607a4f2500ca8b0f1f036c5e81a3 (patch) | |
tree | 352e8e610cac189093e527be475a3b34647fb124 /e-util/Makefile.am | |
parent | 594812e79f776331a50b7e68cccfb429f83ba81b (diff) | |
download | gsoc2013-evolution-d3d65d9bec2b607a4f2500ca8b0f1f036c5e81a3.tar gsoc2013-evolution-d3d65d9bec2b607a4f2500ca8b0f1f036c5e81a3.tar.gz gsoc2013-evolution-d3d65d9bec2b607a4f2500ca8b0f1f036c5e81a3.tar.bz2 gsoc2013-evolution-d3d65d9bec2b607a4f2500ca8b0f1f036c5e81a3.tar.lz gsoc2013-evolution-d3d65d9bec2b607a4f2500ca8b0f1f036c5e81a3.tar.xz gsoc2013-evolution-d3d65d9bec2b607a4f2500ca8b0f1f036c5e81a3.tar.zst gsoc2013-evolution-d3d65d9bec2b607a4f2500ca8b0f1f036c5e81a3.zip |
Removed. Back to the fiery depths of hell from whence ye came!
2002-12-16 Jeffrey Stedfast <fejj@ximian.com>
* e-html-utils.[c,h]: Removed. Back to the fiery depths of hell
from whence ye came!
svn path=/trunk/; revision=19130
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r-- | e-util/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am index 2c54e5cad4..986bccf5e7 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -28,7 +28,6 @@ eutilinclude_HEADERS = \ e-gtk-utils.h \ e-gui-utils.h \ e-host-utils.h \ - e-html-utils.h \ e-iterator.h \ e-lang-utils.h \ e-list-iterator.h \ @@ -58,7 +57,6 @@ libeutil_la_SOURCES = \ e-gtk-utils.c \ e-gui-utils.c \ e-host-utils.c \ - e-html-utils.c \ e-iterator.c \ e-lang-utils.c \ e-list-iterator.c \ |