summaryrefslogtreecommitdiff
path: root/games/gcompris2/files/patch-src::gcompris::soundutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/gcompris2/files/patch-src::gcompris::soundutil.c')
-rw-r--r--games/gcompris2/files/patch-src::gcompris::soundutil.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/games/gcompris2/files/patch-src::gcompris::soundutil.c b/games/gcompris2/files/patch-src::gcompris::soundutil.c
deleted file mode 100644
index 048ea2cc243e..000000000000
--- a/games/gcompris2/files/patch-src::gcompris::soundutil.c
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- src/gcompris/soundutil.c 2002/03/20 10:35:57 1.1
-+++ src/gcompris/soundutil.c 2002/03/20 10:36:14
-@@ -19,6 +19,7 @@
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
-+#include <signal.h>
- #include "gcompris.h"
-
- static GList *pending_queue = NULL;