aboutsummaryrefslogtreecommitdiff
path: root/audio/rhythmbox/files/patch-library_rb-node.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rhythmbox/files/patch-library_rb-node.c')
-rw-r--r--audio/rhythmbox/files/patch-library_rb-node.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/rhythmbox/files/patch-library_rb-node.c b/audio/rhythmbox/files/patch-library_rb-node.c
deleted file mode 100644
index ec9a5c35830d..000000000000
--- a/audio/rhythmbox/files/patch-library_rb-node.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- library/rb-node.c.orig Sun Feb 9 03:12:01 2003
-+++ library/rb-node.c Mon Apr 21 20:27:45 2003
-@@ -852,7 +861,7 @@
- int property_id)
- {
- GValue *ret;
-- long mtime;
-+ time_t mtime;
- char *retval;
-
- g_return_val_if_fail (RB_IS_NODE (node), NULL);