mirror of https://github.com/lwvmobile/dsd-fme.git
NCURSES: Remove Extra Fence Post on EDACS Call History;
This commit is contained in:
parent
1ffddf823f
commit
ceb695af01
|
|
@ -3885,7 +3885,6 @@ ncursesPrinter (dsd_opts * opts, dsd_state * state)
|
|||
char * timeCHE = getTimeN(call_matrix[j][5]);
|
||||
char * dateCHE = getDateN(call_matrix[j][5]);
|
||||
|
||||
printw ("| ");
|
||||
printw ("%s ", dateCHE);
|
||||
printw ("%s ", timeCHE);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue