diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
commit | b1cf59535c70b37f79dbb4a7374b9908cd760c4c (patch) | |
tree | de86c8c77ebfec33fb4888f702c1c1fc593cce83 /audio/musicbox/files/patch-ListView.h | |
parent | - update for cairo release (diff) |
Remove expired ports
Notes
Notes:
svn path=/head/; revision=147349
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" |