From 0298c9f6145cbfef088bd944fc003a113ed204ef Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 6 Mar 2016 22:58:12 +0000 Subject: [PATCH] Removed commented out line in frmAbout --- source/frmAbout.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/source/frmAbout.cpp b/source/frmAbout.cpp index 9b549a4..d2680a8 100644 --- a/source/frmAbout.cpp +++ b/source/frmAbout.cpp @@ -57,7 +57,6 @@ void frmAbout::SetupAboutWindow() copyrightlabel.Append(XSDAB_COPYRIGHT); - //wxJoin(arrayversionlabel, " ", '\0'); lblVersion->SetLabel(versionlabel); lblCompileTime->SetLabel(buildlabel); -- 2.39.2