diff --git a/met/src/tools/other/madis2nc/madis2nc.h b/met/src/tools/other/madis2nc/madis2nc.h index 6860d1079b..f4aefd3964 100644 --- a/met/src/tools/other/madis2nc/madis2nc.h +++ b/met/src/tools/other/madis2nc/madis2nc.h @@ -76,9 +76,6 @@ static const char *DEFAULT_CONFIG_FILENAME = "MET_BASE/config/Madis2NcConfig_default"; static const float fill_value = -9999.f; -static const int strl_len = 16; // Length of "YYYYMMDD_HHMMSS" -static const int hdr_arr_len = 3; // Observation header length -static const int obs_arr_len = 5; // Observation values length //////////////////////////////////////////////////////////////////////// //