diff options
Diffstat (limited to 'audio/musicbox/files/patch-ListView.h')
-rw-r--r-- | audio/musicbox/files/patch-ListView.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/audio/musicbox/files/patch-ListView.h b/audio/musicbox/files/patch-ListView.h deleted file mode 100644 index 5b15968ee7f3..000000000000 --- a/audio/musicbox/files/patch-ListView.h +++ /dev/null @@ -1,17 +0,0 @@ -$FreeBSD$ - ---- ListView.h.orig Sun Nov 16 13:56:31 1997 -+++ ListView.h Wed Feb 18 10:31:19 2004 -@@ -12,12 +12,7 @@ - #include <qdialog.h> - #include "MultiListBox.h" - --#ifdef FreeBSD --#include <machine/soundcard.h> --#endif --#ifdef Linux - #include <sys/soundcard.h> --#endif - - #define DEVICE 0 - #define MIXER "/dev/mixer" |