]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-column.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / paper-column.hh
index 43be74ba7efd69e119de3afa83a4b8b9ee8c7651..7275af9fd94ef13000a3e4b29208541675225db7 100644 (file)
@@ -30,7 +30,7 @@ public:
 
   static int get_rank (Grob*);
 
-  DECLARE_SCHEME_CALLBACK(brew_molecule, (SCM));
+  DECLARE_SCHEME_CALLBACK(print, (SCM));
   DECLARE_SCHEME_CALLBACK(before_line_breaking, (SCM));
   
   Paper_column (SCM);