From: fred Date: Thu, 12 Dec 1996 20:28:34 +0000 (+0000) Subject: lilypond-0.0.17 X-Git-Tag: release/1.5.59~6598 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=05e47d2e67e326d8bc4f3714719053d9214f248d;p=lilypond.git lilypond-0.0.17 --- diff --git a/src/command.cc b/src/command.cc index 19b7aac6d7..94d3bb94d2 100644 --- a/src/command.cc +++ b/src/command.cc @@ -15,8 +15,6 @@ Command::Command() priority=0; } - - Command::Command(Real w) { code = NOP;