tweaks: delete some old debugging code that no longer seems useful

This commit is contained in:
Benno Schulenberg
2018-07-18 18:10:41 +02:00
parent bfe65af6f3
commit c46696d40c
5 changed files with 0 additions and 33 deletions

View File

@@ -636,10 +636,6 @@ void switch_to_adjacent_buffer(bool to_next)
/* Indicate on the status bar where we switched to. */
mention_name_and_linecount();
#ifdef DEBUG
dump_filestruct(openfile->current);
#endif
}
/* Switch to the previous entry in the list of open files. */