diff options
Diffstat (limited to 'x11-wm/metacity/files/patch-src_theme-parser.c')
-rw-r--r-- | x11-wm/metacity/files/patch-src_theme-parser.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-wm/metacity/files/patch-src_theme-parser.c b/x11-wm/metacity/files/patch-src_theme-parser.c deleted file mode 100644 index 31116ba15..000000000 --- a/x11-wm/metacity/files/patch-src_theme-parser.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/theme-parser.c.orig Sat May 24 19:12:06 2003 -+++ src/theme-parser.c Sat May 24 19:12:43 2003 -@@ -4261,7 +4261,7 @@ - GError *error; - ParseInfo info; - char *text; -- int length; -+ gsize length; - char *theme_file; - char *theme_dir; - MetaTheme *retval; |