1 diff -ur mc-4.8.12.orig/src/setup.c mc-4.8.12/src/setup.c
2 --- mc-4.8.12.orig/src/setup.c 2014-04-01 10:54:01.000000000 +0000
3 +++ mc-4.8.12/src/setup.c 2014-07-07 17:48:27.126921091 +0000
5 * information about copy/move sizes and bytes transfered
6 * at the expense of some speed
8 -int file_op_compute_totals = 1;
9 +int file_op_compute_totals = 0;
11 /* If true use the internal viewer */
12 int use_internal_view = 1;