Skip to content

Commit

Permalink
Removed non needed call to cleanup. Fixed #14451
Browse files Browse the repository at this point in the history
  • Loading branch information
palvarezlopez committed Mar 10, 2024
1 parent a705444 commit b922266
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/netedit/frames/network/GNETLSEditorFrame.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ GNETLSEditorFrame::GNETLSEditorFrame(GNEViewParent* viewParent, GNEViewNet* view


GNETLSEditorFrame::~GNETLSEditorFrame() {
cleanup();
}


Expand Down

0 comments on commit b922266

Please sign in to comment.