Remove union tui_which_element
[deliverable/binutils-gdb.git] / gdb / tui / tui-layout.c
index ad99ec9abd914d574f7c0f96636c1967888eece3..9dbb59959988c9cfd563906e68dfc75e91f9d61b 100644 (file)
@@ -81,7 +81,6 @@ show_layout (enum tui_layout_type layout)
       /* Since the new layout may cause changes in window size, we
          should free the content and reallocate on next display of
          source/asm.  */
-      tui_free_all_source_wins_content ();
       tui_clear_source_windows ();
       if (layout == SRC_DATA_COMMAND 
          || layout == DISASSEM_DATA_COMMAND)
This page took 0.025026 seconds and 4 git commands to generate.