summaryrefslogtreecommitdiff
path: root/print/lilypond/patches/patch-lily_bezier.cc
diff options
context:
space:
mode:
Diffstat (limited to 'print/lilypond/patches/patch-lily_bezier.cc')
-rw-r--r--print/lilypond/patches/patch-lily_bezier.cc12
1 files changed, 0 insertions, 12 deletions
diff --git a/print/lilypond/patches/patch-lily_bezier.cc b/print/lilypond/patches/patch-lily_bezier.cc
deleted file mode 100644
index 906cd6e811e..00000000000
--- a/print/lilypond/patches/patch-lily_bezier.cc
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-lily_bezier.cc,v 1.1 2013/06/16 20:46:52 joerg Exp $
-
---- lily/bezier.cc.orig 2013-06-16 19:02:18.000000000 +0000
-+++ lily/bezier.cc
-@@ -17,6 +17,7 @@
- along with LilyPond. If not, see <http://www.gnu.org/licenses/>.
- */
-
-+#include "config.hh"
- #include "bezier.hh"
- #include "warn.hh"
- #include "libc-extension.hh"