aboutsummaryrefslogtreecommitdiffstats
path: root/audio/snd/files
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-06-19 07:08:40 +0800
committertrevor <trevor@FreeBSD.org>2004-06-19 07:08:40 +0800
commitcd8809d865871f420004ca528b1f9467111ed489 (patch)
tree0a1567f123bcd7a27f7a7dd4765a79f098be3b46 /audio/snd/files
parent33cf08e178b0c70349e9ac88b418bf1c2f847f6c (diff)
downloadfreebsd-ports-gnome-cd8809d865871f420004ca528b1f9467111ed489.tar.gz
freebsd-ports-gnome-cd8809d865871f420004ca528b1f9467111ed489.tar.zst
freebsd-ports-gnome-cd8809d865871f420004ca528b1f9467111ed489.zip
Update to version 7. Use OPTIONS.
Diffstat (limited to 'audio/snd/files')
-rw-r--r--audio/snd/files/patch-snd-nogui_c14
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/snd/files/patch-snd-nogui_c b/audio/snd/files/patch-snd-nogui_c
deleted file mode 100644
index a652f5b43961..000000000000
--- a/audio/snd/files/patch-snd-nogui_c
+++ /dev/null
@@ -1,14 +0,0 @@
---- snd-nogui.c.old Mon Dec 3 05:03:09 2001
-+++ snd-nogui.c Thu Jan 17 10:46:15 2002
-@@ -240,9 +240,9 @@
- char *clm2snd_help(void) {return(NULL);}
- char *read_file_data_choices(file_data *fdat, int *srate, int *chans, int *type, int *format, int *location) {return(NULL);}
- void alert_new_file(void) {}
--
-+#if HAVE_GUILE
- void g_initialize_xgfile(void) {}
--
-+#endif
- snd_info *make_new_file_dialog(snd_state *ss, char *newname, int header_type, int data_format, int srate, int chans, char *comment) {return(NULL);}
- void make_cur_name_row(int old_size, int new_size) {}
- void make_prev_name_row(int old_size, int new_size) {}