summaryrefslogtreecommitdiff
path: root/games/exult/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'games/exult/patches/patch-ae')
-rw-r--r--games/exult/patches/patch-ae13
1 files changed, 0 insertions, 13 deletions
diff --git a/games/exult/patches/patch-ae b/games/exult/patches/patch-ae
deleted file mode 100644
index 58ad74c7f34..00000000000
--- a/games/exult/patches/patch-ae
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2008/07/27 20:14:14 dholland Exp $
-
---- audio/midi_drivers/fmopldrv.h~ 2002-08-06 14:10:31.000000000 -0400
-+++ audio/midi_drivers/fmopldrv.h 2008-07-27 14:03:16.000000000 -0400
-@@ -76,7 +76,7 @@
- /* output a packed midi command to the midi stream
- * valid only if mode is MO_SIMPLE
- */
-- void OplDriver::send(uint32 b);
-+ void send(uint32 b);
-
- /* retrieve a string representation of an error code */
- static const char *get_error_name(int error_code);