]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/volta-bracket.hh
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / lily / include / volta-bracket.hh
index 4cc75a6ba5c017d7ba2330feb240e263edec28fd..413e6f6aa13fab8bb14efa86e90d6d9231ae184d 100644 (file)
@@ -1,7 +1,7 @@
 /*
   volta-spanner.hh -- part of GNU LilyPond
 
-  (c) 1997--2007 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1997--2009 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #ifndef VOLTA_SPANNER_HH
@@ -16,7 +16,6 @@ public:
   DECLARE_GROB_INTERFACE();
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   static void modify_edge_height (Spanner *);
-  static void add_column (Grob *, Grob *col);
   static void add_bar (Grob *me, Item *bar);
 };