From: fred Date: Tue, 26 Mar 2002 22:46:19 +0000 (+0000) Subject: lilypond-1.3.29 X-Git-Tag: release/1.5.59~1860 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f7168704d7b40f8f33a4c4b3b34f23a96c2e56f1;p=lilypond.git lilypond-1.3.29 --- diff --git a/lily/include/atom.hh b/lily/include/atom.hh index 10b6fcb364..c2fb413312 100644 --- a/lily/include/atom.hh +++ b/lily/include/atom.hh @@ -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