summaryrefslogtreecommitdiff
path: root/print/mup/files/patch-mup__grpsyl.c
diff options
context:
space:
mode:
Diffstat (limited to 'print/mup/files/patch-mup__grpsyl.c')
-rw-r--r--print/mup/files/patch-mup__grpsyl.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/print/mup/files/patch-mup__grpsyl.c b/print/mup/files/patch-mup__grpsyl.c
deleted file mode 100644
index b43c7e4070be..000000000000
--- a/print/mup/files/patch-mup__grpsyl.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- mup/grpsyl.c.orig 2013-12-11 23:55:33.069603514 +0400
-+++ mup/grpsyl.c 2013-12-11 23:56:52.275555216 +0400
-@@ -2107,7 +2107,7 @@
- if (list_p->str != S_STAFF) {
- /* Do error check like in check4missing_voices() */
- if (Errorcount > 0) {
-- return;
-+ return(0);
- }
- else {
- pfatal("proc_emptymeas: info about staff %d not in list", s);