X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fpage-turn-page-breaking.cc;h=09545020c482ca4277de5b888e96c6f31f1df3bc;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=85a090f6eab69ed97e3c233ea0cc904de4c4777f;hpb=207f71b8b2ab9ca550e841615bedce393e652ca6;p=lilypond.git diff --git a/lily/page-turn-page-breaking.cc b/lily/page-turn-page-breaking.cc index 85a090f6ea..09545020c4 100644 --- a/lily/page-turn-page-breaking.cc +++ b/lily/page-turn-page-breaking.cc @@ -29,9 +29,6 @@ #include "system.hh" #include "warn.hh" -using std::string; -using std::vector; - template static bool is_break (T *g)