]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grob-interface.cc
*** empty log message ***
[lilypond.git] / lily / grob-interface.cc
index 6e155aa68bde961d800f28fb915dffc066c7be49..b0a255d58f9f09f97d436afb4b26a3a8b4ad1fff 100644 (file)
@@ -32,7 +32,6 @@ check_interfaces_for_property (Grob const *me, SCM sym)
        otherwise we get in a nasty recursion loop.
       */
       return;
-
     }
   SCM ifs = me->get_property ("interfaces");