projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0646de
)
lilypond-1.3.52
author
fred
<fred>
Tue, 26 Mar 2002 22:47:43 +0000
(22:47 +0000)
committer
fred
<fred>
Tue, 26 Mar 2002 22:47:43 +0000
(22:47 +0000)
lily/local-key-item.cc
patch
|
blob
|
history
diff --git
a/lily/local-key-item.cc
b/lily/local-key-item.cc
index 354e49cd1e92a4603dd3f37109d2f6df80076c20..9166bb2fd0a93a17c54985eb7b21defdac191db9 100644
(file)
--- a/
lily/local-key-item.cc
+++ b/
lily/local-key-item.cc
@@
-119,6
+119,8
@@
Local_key_item::do_brew_molecule() const
pads[RIGHT] = get_elt_property ("right-padding");
pads[LEFT] = get_elt_property ("left-padding");
+
+ // unused ?
Direction d = LEFT;
do {
if (!gh_number_p (pads[d]))