summaryrefslogtreecommitdiff
path: root/audio/cheesetracker/files/patch-common-drivers-posix-sound_driver_jack.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cheesetracker/files/patch-common-drivers-posix-sound_driver_jack.h')
-rw-r--r--audio/cheesetracker/files/patch-common-drivers-posix-sound_driver_jack.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/cheesetracker/files/patch-common-drivers-posix-sound_driver_jack.h b/audio/cheesetracker/files/patch-common-drivers-posix-sound_driver_jack.h
deleted file mode 100644
index 8f5df7e06548..000000000000
--- a/audio/cheesetracker/files/patch-common-drivers-posix-sound_driver_jack.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- common/drivers/posix/sound_driver_jack.h.orig Thu Apr 12 00:09:04 2007
-+++ common/drivers/posix/sound_driver_jack.h Thu Apr 12 00:09:21 2007
-@@ -72,7 +72,7 @@
-
- int jack_callback_nframes;
-
-- Sound_Driver::Status Sound_Driver_JACK::process();
-+ Sound_Driver::Status process();
-
- static int process_jack_callback(jack_nframes_t nframes,void *arg);
- static int jack_set_mixfreq(jack_nframes_t nframes,void *arg);