]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/dispatcher.cc
Run astyle 2.02.
[lilypond.git] / lily / dispatcher.cc
index 6a11654e233465ea6a59de9947b8c28aba33f3f4..e1699e6b6d47def7578b14d57a03a6380fefc98e 100644 (file)
@@ -167,8 +167,8 @@ Dispatcher::dispatch (SCM sev)
 
 #if 0
   /* TODO: Uncomment. */
-    if (!sent)
-      warning (_f ("Junking event: %s", ly_symbol2string (class_symbol).c_str ()));
+  if (!sent)
+    warning (_f ("Junking event: %s", ly_symbol2string (class_symbol).c_str ()));
 #endif
 }