diff options
Diffstat (limited to 'www/gtkhtml/patches/patch-aa')
-rw-r--r-- | www/gtkhtml/patches/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/gtkhtml/patches/patch-aa b/www/gtkhtml/patches/patch-aa deleted file mode 100644 index 1832e900502..00000000000 --- a/www/gtkhtml/patches/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-aa,v 1.7 2005/10/07 15:42:36 joerg Exp $ - ---- components/html-editor/popup.c.orig 2005-07-10 16:36:36.000000000 +0000 -+++ components/html-editor/popup.c -@@ -496,6 +496,7 @@ prepare_properties_and_menu (GtkHTMLCont - ADD_PROP (PARAGRAPH); - break; - default: -+ break; - } - if (obj->parent && obj->parent->parent && HTML_IS_TABLE_CELL (obj->parent->parent)) { - if (cd->format_html) { |