summaryrefslogtreecommitdiff
path: root/graphics/swfdec/files/patch-player-swf_play.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/swfdec/files/patch-player-swf_play.c')
-rw-r--r--graphics/swfdec/files/patch-player-swf_play.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/swfdec/files/patch-player-swf_play.c b/graphics/swfdec/files/patch-player-swf_play.c
deleted file mode 100644
index 7e87a9d67da7..000000000000
--- a/graphics/swfdec/files/patch-player-swf_play.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- player/swf_play.c.orig Thu Apr 3 23:11:57 2003
-+++ player/swf_play.c Fri Apr 2 13:34:32 2004
-@@ -390,7 +390,7 @@
- static gboolean input(GIOChannel *chan, GIOCondition cond, gpointer ignored)
- {
- char *data;
-- int bytes_read;
-+ gsize bytes_read;
- GError *error = NULL;
- int ret;
-