]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/stencil.cc
Doc: NR - changing-defaults.itely - various improvements
[lilypond.git] / lily / stencil.cc
index 7c1c918655c1d05b87aae6b0c3f682d508323c18..987a879053dd808f7775c4b52ae94eb1d7438b09 100644 (file)
@@ -25,7 +25,6 @@
 #include "string-convert.hh"
 #include "warn.hh"
 
-using std::vector;
 
 Stencil::Stencil ()
 {
@@ -249,7 +248,7 @@ Stencil::align_to (Axis a, Real x)
 /*  See scheme Function.  */
 
 // Any stencil that is empty in the orthogonal axis is spacing.
-// Spacing is not subjected to the std::max (0) rule and can thus be
+// Spacing is not subjected to the max (0) rule and can thus be
 // negative.
 
 void