From: sirakaba Date: Thu, 4 Mar 2010 01:53:28 +0000 (+0000) Subject: 不要な呼び出しを削除。 X-Git-Tag: 0.01beta7~9 X-Git-Url: http://git.osdn.net/view?p=tpi%2Flychee.git;a=commitdiff_plain;h=9d3b5f9f8d84ca906a53a3fd1fd71cd6bbda74cc 不要な呼び出しを削除。 git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@279 9df91469-1e22-0410-86e7-ea8537beb833 --- diff --git a/src/lychee/lychee.cpp b/src/lychee/lychee.cpp index ff291c7..c2feda9 100644 --- a/src/lychee/lychee.cpp +++ b/src/lychee/lychee.cpp @@ -56,7 +56,6 @@ bool Lychee::OnInit() ::wxXmlResource::Get()->LoadFrame(frm_main, NULL, wxT("frame_main")); ::wxXmlResource::Get()->Unload(L_DIR_S_XRC wxT("frm_main.xrc")); - SetTopWindow(frm_main); frm_main->InitDialog(); // コマンドライン読み込み。