]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/interval.tcc
release: 1.3.145
[lilypond.git] / flower / include / interval.tcc
index ab7ab1410e22f26670ba95e0a455242fa6ccb138..c78b476a91a4cc361845ca0ec801e5acd95431b6 100644 (file)
 #include <math.h>
 #include "interval.hh"
 #include "string.hh"
-#include "flower-debug.hh"
 
-template<class T>
-void
-Interval_t<T>::print () const
-{
-  if (flower_dstream)
-    *flower_dstream << str ();
-}
 
 template<class T>
 int