]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/vector.hh
release: 0.0.44
[lilypond.git] / flower / include / vector.hh
index 323d03db887d6d5bba4cde317f6cbbac4c6683f6..fdeab97f1391b84997d7528d9e0334588a5b6aa7 100644 (file)
@@ -7,7 +7,6 @@
 
 class Dstream;
 class String;
-void set_matrix_debug(Dstream&ds);
 
 /**  a row of numbers. 
     a vector. Storage is handled in Array, Vector only does the mathematics.