summaryrefslogtreecommitdiff
path: root/audio/tclmidi/files/patch-TclmIntp.h
blob: ef1452fce43b84d163eee9d9da9398acbc4a940f (plain) (blame)
1
2
3
4
5
6
7
8
9
--- TclmIntp.h.orig	2013-05-14 11:24:39.000000000 +0200
+++ TclmIntp.h	2013-05-14 11:25:36.000000000 +0200
@@ -64,6 +64,5 @@
 	int current_song;
 	int current_dev;
 	int current_patch;
-	Event *next_event;
 };
 #endif