summaryrefslogtreecommitdiff
path: root/audio/tclmidi/files/patch-TclmIntp.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/tclmidi/files/patch-TclmIntp.h')
-rw-r--r--audio/tclmidi/files/patch-TclmIntp.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/audio/tclmidi/files/patch-TclmIntp.h b/audio/tclmidi/files/patch-TclmIntp.h
deleted file mode 100644
index dcecbffbab5a..000000000000
--- a/audio/tclmidi/files/patch-TclmIntp.h
+++ /dev/null
@@ -1,9 +0,0 @@
---- TclmIntp.h.orig 1996-07-28 18:53:08 UTC
-+++ TclmIntp.h
-@@ -64,6 +64,5 @@ private:
- int current_song;
- int current_dev;
- int current_patch;
-- Event *next_event;
- };
- #endif