summaryrefslogtreecommitdiffstats
path: root/multimedia/LiVES/LiVES.patch
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/LiVES/LiVES.patch')
-rw-r--r--multimedia/LiVES/LiVES.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/LiVES/LiVES.patch b/multimedia/LiVES/LiVES.patch
deleted file mode 100644
index a6f269edc4..0000000000
--- a/multimedia/LiVES/LiVES.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- trunk/src/callbacks.c 2012/03/23 01:30:32 1462
-+++ trunk/src/callbacks.c 2012/03/30 22:41:23 1465
-@@ -3999,7 +3999,7 @@
- lives_alarm_clear(alarm_handle);
- frames_written=mainw->jackd->frames_written;
- seek_pos=mainw->jackd->seek_pos;
-- audio_ticks=mainw->pulsed->audio_ticks;
-+ audio_ticks=mainw->jackd->audio_ticks;
-
- jack_message.command=ASERVER_CMD_FILE_CLOSE;
- jack_message.data=NULL; \ No newline at end of file