From: Steve Brokenshire Date: Sun, 6 Mar 2016 22:58:12 +0000 (+0000) Subject: Removed commented out line in frmAbout X-Git-Tag: release-0.11~181 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=0298c9f6145cbfef088bd944fc003a113ed204ef Removed commented out line in frmAbout --- 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);