]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.29
authorfred <fred>
Tue, 26 Mar 2002 22:46:19 +0000 (22:46 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:46:19 +0000 (22:46 +0000)
lily/include/atom.hh

index 10b6fcb3645fdf377940927f0ea04fadae5b1601..c2fb413312689fd2d6b4d656c951ae20325e9c94 100644 (file)
@@ -13,8 +13,6 @@
 #include "box.hh"
 #include "lily-guile.hh"
 
-SCM translate_atom (Offset, SCM);
-SCM translate_atom_axis (Real, Axis,SCM); 
 SCM fontify_atom (Font_metric*, SCM atom);
 
 #endif