diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-02-22 04:00:05 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-02-22 04:00:05 +0800 |
commit | 37b6959bf9d3f73d6b2b32b3426fa00affff6a98 (patch) | |
tree | 0224e4c3ceeccdb12208967ede6bfb63df647914 /doc/reference | |
parent | b3d1f30aea03119819b34418c900ca5141ba233c (diff) | |
download | gsoc2013-epiphany-37b6959bf9d3f73d6b2b32b3426fa00affff6a98.tar gsoc2013-epiphany-37b6959bf9d3f73d6b2b32b3426fa00affff6a98.tar.gz gsoc2013-epiphany-37b6959bf9d3f73d6b2b32b3426fa00affff6a98.tar.bz2 gsoc2013-epiphany-37b6959bf9d3f73d6b2b32b3426fa00affff6a98.tar.lz gsoc2013-epiphany-37b6959bf9d3f73d6b2b32b3426fa00affff6a98.tar.xz gsoc2013-epiphany-37b6959bf9d3f73d6b2b32b3426fa00affff6a98.tar.zst gsoc2013-epiphany-37b6959bf9d3f73d6b2b32b3426fa00affff6a98.zip |
Remove nsUnicharUtils.h from docs makefile.
2004-02-21 Christian Persch <chpe@cvs.gnome.org>
* doc/reference/Makefile.am:
Remove nsUnicharUtils.h from docs makefile.
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index efb881e59..5da5f7d7f 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -99,7 +99,6 @@ IGNORE_HFILES = \ mozilla-notifiers.h \ MozillaPrivate.h \ MozRegisterComponents.h \ - nsUnicharUtils.h \ PrintingPromptService.h \ egg-editable-toolbar.h \ eggintl.h \ |