Phase#11 removed partially commented debug line

This commit is contained in:
OH1KH 2019-01-26 14:30:38 +02:00
parent d12e66d8a7
commit 7099883ae1

View File

@ -1230,7 +1230,7 @@ begin
PCallColor :=wkdnever;
end;
1: Begin
RepBuf := LowerCase(Pcall);
RepBuf := LowerCase(RepBuf);
PCallColor :=wkdhere;
end;
2: Begin
@ -1503,8 +1503,7 @@ begin //TfrmMonWsjtx.AddDecodedMessage
adif := dmDXCC.id_country(
UpperCase(cqrini.ReadString('Station', 'Call', '')), '', Now(), pfx,
mycont, country, WAZ, posun, ITU, lat, long);
if LocalDbg then
//Writeln('Memo Lines count is now:', WsjtxMemo.Lines.Count);
index := 1;
if LocalDbg then