]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.17
authorfred <fred>
Thu, 12 Dec 1996 20:28:34 +0000 (20:28 +0000)
committerfred <fred>
Thu, 12 Dec 1996 20:28:34 +0000 (20:28 +0000)
src/command.cc

index 19b7aac6d74e616b6a7bd6dd728edb258ab2d41e..94d3bb94d2d59c42e3ff196a3dac9a19aa834875 100644 (file)
@@ -15,8 +15,6 @@ Command::Command()
     priority=0;
 }
 
-
-
 Command::Command(Real w)
 {
     code = NOP;