diff options
Diffstat (limited to 'gnome-extra/gtkhtml/files/gtkhtml-gcc4.patch')
-rw-r--r-- | gnome-extra/gtkhtml/files/gtkhtml-gcc4.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/gnome-extra/gtkhtml/files/gtkhtml-gcc4.patch b/gnome-extra/gtkhtml/files/gtkhtml-gcc4.patch deleted file mode 100644 index d01353ce2e73..000000000000 --- a/gnome-extra/gtkhtml/files/gtkhtml-gcc4.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -urN ../tmp-orig/gtkhtml3.1-3.1.20/src/htmlcluealigned.h ./src/htmlcluealigned.h ---- ../tmp-orig/gtkhtml3.1-3.1.20/src/htmlcluealigned.h 2001-05-21 14:47:11.000000000 +0200 -+++ ./src/htmlcluealigned.h 2004-12-23 00:11:07.458004704 +0100 -@@ -38,9 +38,6 @@ - }; - - --extern HTMLClueAlignedClass html_cluealigned_class; -- -- - void html_cluealigned_type_init (void); - void html_cluealigned_class_init (HTMLClueAlignedClass *klass, - HTMLType type, |