Commit 94fa2a29 authored by Johnson, Seth R.'s avatar Johnson, Seth R.
Browse files

Remove unused variable

parent 0b84f13e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -329,7 +329,6 @@ void endfgnd::ArrayContainer::saveToElement(

    std::ostringstream out;
    std::string        tmp;
    endfgnd::Integer32 ii;

    if (shape != NULL)
    {