aboutsummaryrefslogtreecommitdiff
path: root/audio/vat/files/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'audio/vat/files/patch-al')
-rw-r--r--audio/vat/files/patch-al10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/vat/files/patch-al b/audio/vat/files/patch-al
deleted file mode 100644
index 1ce8088f62c8..000000000000
--- a/audio/vat/files/patch-al
+++ /dev/null
@@ -1,10 +0,0 @@
---- old/audio.h Fri Apr 26 12:00:44 1996
-+++ audio.h Fri Feb 20 13:44:01 1998
-@@ -158,6 +158,7 @@
- int rgain, pgain;
- Filter *filter;
- AudioHandler* handler_;
-+ char ext_fname[256];
- };
-
- #endif