summaryrefslogtreecommitdiff
path: root/audio/midimountain/files/patch-midimountain::mcEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/midimountain/files/patch-midimountain::mcEvent.h')
-rw-r--r--audio/midimountain/files/patch-midimountain::mcEvent.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/midimountain/files/patch-midimountain::mcEvent.h b/audio/midimountain/files/patch-midimountain::mcEvent.h
deleted file mode 100644
index 16821f687dae..000000000000
--- a/audio/midimountain/files/patch-midimountain::mcEvent.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- midimountain/mcEvent.h Tue May 1 10:41:05 2001
-+++ midimountain/mcEvent.h Wed Dec 11 03:33:41 2002
-@@ -25,6 +25,8 @@
-
- #include <mcTrack.h>
- #include <mcList.h>
-+#include <iostream>
-+using namespace std;
-
- const short cWFOK = 0;
- const short cWFPlaying = 1;