From 05e47d2e67e326d8bc4f3714719053d9214f248d Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 12 Dec 1996 20:28:34 +0000 Subject: [PATCH] lilypond-0.0.17 --- src/command.cc | 2 -- 1 file changed, 2 deletions(-) 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; -- 2.39.5