mute addRadarToMasterPil in AwipsBrowserModel

This commit is contained in:
Michael James 2017-06-14 13:35:45 -06:00
parent 2461ac01cc
commit 1d0627f4a1

View file

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