]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grob.cc
Fix crash when output-preview-framework is missing
[lilypond.git] / lily / grob.cc
index 56000a0c129608c8a29767ce05fde61bad0c7088..a3f41a856d3a6c90a01bfb8e8dfd11354b24b3bc 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "grob.hh"
@@ -703,7 +703,6 @@ Grob::stencil_width (SCM smob)
 }
 
 
-
 Grob *
 common_refpoint_of_list (SCM elist, Grob *common, Axis a)
 {