]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/box.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / include / box.hh
index b6f933af9b27768a32613ee1d82e809ec2f79232..a8119664b798d4f74bfe5c3fa272eb2f98c30caa 100644 (file)
@@ -24,7 +24,6 @@ public:
   Offset center () const;
 
   void translate (Offset o);
-
   /// smallest box enclosing #b#
   void set_empty ();
   void add_point (Offset);