summaryrefslogtreecommitdiff
path: root/audio/rplay/files/patch-rplayd_sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rplay/files/patch-rplayd_sound.h')
-rw-r--r--audio/rplay/files/patch-rplayd_sound.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/rplay/files/patch-rplayd_sound.h b/audio/rplay/files/patch-rplayd_sound.h
deleted file mode 100644
index c5ad69322425..000000000000
--- a/audio/rplay/files/patch-rplayd_sound.h
+++ /dev/null
@@ -1,14 +0,0 @@
---- rplayd/sound.h.orig 1999-06-09 06:27:44 UTC
-+++ rplayd/sound.h
-@@ -170,9 +170,9 @@ typedef struct _sindex
- int gsm_bit_frame_bytes; /* Number of bytes in gsm_bit_frame */
- int gsm_fixed_buffer_size;
- #endif /* HAVE_GSM */
--#ifdef HAVE_CDROM
-+#if defined(HAVE_CDROM) || defined(HAVE_HELPERS)
- int pid;
--#endif /* HAVE_CDROM */
-+#endif /* HAVE_CDROM || HAVE_HELPERS */
- }
- SINDEX;
-