diff --git a/cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/AwipsBrowserModel.java b/cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/AwipsBrowserModel.java index 81f1afeef8..78d37bf6f6 100644 --- a/cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/AwipsBrowserModel.java +++ b/cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/AwipsBrowserModel.java @@ -133,7 +133,7 @@ public final class AwipsBrowserModel extends AbstractBrowserModel { parseAwipsMasterPil( pathManager.getLocalizationFile(lc, AWIPS_MASTER_PIL)); } - addRadarToMasterPil(); + //addRadarToMasterPil(); } /**