X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fopen-type-font.cc;h=3038df4331645f30dcb000be55cf3deb0830171d;hb=626874c8eecfbeb04ca8ffec3fb78da48859b42f;hp=8a7bdf7221bd51ffe465aaf131381894b33141d2;hpb=5af7cd44435fd26fade6e700a3912630e1553a87;p=lilypond.git diff --git a/lily/open-type-font.cc b/lily/open-type-font.cc index 8a7bdf7221..3038df4331 100644 --- a/lily/open-type-font.cc +++ b/lily/open-type-font.cc @@ -31,9 +31,6 @@ using namespace std; #include "modified-font-metric.hh" #include "warn.hh" -using std::map; -using std::string; - FT_Byte * load_table (char const *tag_str, FT_Face face, FT_ULong *length) {