mute addRadarToMasterPil in AwipsBrowserModel

This commit is contained in:
Michael James 2017-06-14 13:35:45 -06:00 committed by mjames-upc
parent 0f2cabe423
commit d70f8ebe8b

View file

@ -133,7 +133,7 @@ public final class AwipsBrowserModel extends AbstractBrowserModel {
parseAwipsMasterPil(
pathManager.getLocalizationFile(lc, AWIPS_MASTER_PIL));
}
addRadarToMasterPil();
//addRadarToMasterPil();
}
/**