Skip to content

Commit

Permalink
Update src/libcode/vx_tc_util/track_info.h
Browse files Browse the repository at this point in the history
Co-authored-by: John Halley Gotway <johnhg@ucar.edu>
  • Loading branch information
sethlinden and JohnHalleyGotway authored Oct 2, 2023
1 parent f9bf0ec commit 3b7d653
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libcode/vx_tc_util/track_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ class TrackInfo {
void add_watch_warn(const ConcatString &, WatchWarnType, unixtime);
bool add_diag_data(DiagFile &, const StringArray &);
void add_diag_value(int, double);
//void add_uniq_diag_name(const string diag_name);
void add_uniq_diag_name(const std::string);

bool has(const ATCFTrackLine &) const;
Expand Down

0 comments on commit 3b7d653

Please sign in to comment.