freebsd-ports/sysutils/gcombust/files/patch-src-rip_audio.h
Martin Wilke 7637ff99a2 - Fix build with gcc 4.2
PR:		115227
Submitted by:	Adam McDougall <mcdouga9@egr.msu.edu> (maintainer)
2007-08-05 22:20:35 +00:00

7 lines
261 B
C

--- src/rip_audio.h 2000-12-11 13:26:41.000000000 -0500
+++ src/rip_audio.h 2007-08-05 15:48:02.000000000 -0400
@@ -20,4 +20,3 @@
extern char *cdda2wav_path, *cdda_device_path, *cdparanoia_path;
extern char *def_rip_path;
-extern GtkWidget *rip_path_entry;