]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
Merge branch 'master' into nested-bookparts
[lilypond.git] / lily / include / lookup.hh
index b07acd6ef0b4f6477ed646da3d49a7e20c5299c0..509dece604d31f96cef2345cd141615e0c836461 100644 (file)
@@ -17,7 +17,6 @@ struct Lookup
 {
   static Stencil dot (Offset p, Real radius);
   static Stencil bracket (Axis a, Interval iv, Real thick, Real protrude, Real blot);
-  static Stencil accordion (SCM arg, Real interline_f, Font_metric *fm);
   static Stencil rotated_box (Real slope, Real width, Real thick, Real blot);
   static Stencil round_filled_polygon (vector<Offset> const &points, Real blotdiameter);
   static Stencil frame (Box b, Real thick, Real blot);