1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-03-15 07:29:15 +01:00

Remove redundant entry

This commit is contained in:
Kevin Finisterre 2015-05-17 02:26:38 -04:00 committed by abeck70
parent 8f8b2fccfc
commit bf96bfac74

View File

@ -179,11 +179,6 @@ QByteArray OPMaps::GetImageFrom(const MapType::Types &type, const Point &pos, co
qheader.setRawHeader("Referrer", "http://www.norgeskart.no/");
}
break;
case MapType::Statkart_Topo2:
{
qheader.setRawHeader("Referrer", "http://www.norgeskart.no/");
}
break;
default:
break;