From 867290791335b0bce26238948e17fabc8d56e242 Mon Sep 17 00:00:00 2001 From: Masaru Tsuchiyama Date: Sun, 16 Sep 2018 18:39:52 +0900 Subject: [PATCH] =?UTF-8?q?fixes=20#447:=20=E3=83=90=E3=83=BC=E3=82=B8?= =?UTF-8?q?=E3=83=A7=E3=83=B3=E3=83=80=E3=82=A4=E3=82=A2=E3=83=AD=E3=82=B0?= =?UTF-8?q?=E3=81=AE=20"Share=20Ver"=20=E8=A1=A8=E8=A8=98=E3=82=92?= =?UTF-8?q?=E5=89=8A=E9=99=A4=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sakura_core/dlg/CDlgAbout.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/sakura_core/dlg/CDlgAbout.cpp b/sakura_core/dlg/CDlgAbout.cpp index 2398485198..f68b289faf 100644 --- a/sakura_core/dlg/CDlgAbout.cpp +++ b/sakura_core/dlg/CDlgAbout.cpp @@ -205,9 +205,6 @@ BOOL CDlgAbout::OnInitDialog( HWND hwndDlg, WPARAM wParam, LPARAM lParam ) // 段落区切り cmemMsg.AppendString( _T("\r\n") ); - // 共有メモリ情報 - cmemMsg.AppendStringF(_T(" Share Ver: %3d\r\n"), N_SHAREDATA_VERSION); - // コンパイル情報 cmemMsg.AppendString( _T(" Compile Info: ") ); cmemMsg.AppendStringF(