summaryrefslogtreecommitdiff
path: root/audio/bonk/files/patch-bonk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'audio/bonk/files/patch-bonk.cc')
-rw-r--r--audio/bonk/files/patch-bonk.cc14
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/bonk/files/patch-bonk.cc b/audio/bonk/files/patch-bonk.cc
deleted file mode 100644
index 08104eda0258..000000000000
--- a/audio/bonk/files/patch-bonk.cc
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- bonk.cc.orig Fri Jun 14 16:18:52 2002
-+++ bonk.cc Fri Jun 14 16:19:13 2002
-@@ -38,6 +38,8 @@
- #include <string>
- #include <algorithm>
-
-+using namespace std;
-+
- // Support from Linux and *BSD sound output
-
- #if defined(__linux__)