[yast-commit] r64168 - /trunk/fcoe-client/src/wizards.ycp
Author: gs Date: Tue May 31 13:17:03 2011 New Revision: 64168 URL: http://svn.opensuse.org/viewcvs/yast?rev=64168&view=rev Log: remove logging Modified: trunk/fcoe-client/src/wizards.ycp Modified: trunk/fcoe-client/src/wizards.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/fcoe-client/src/wizards.ycp?rev=64168&r1=64167&r2=64168&view=diff ============================================================================== --- trunk/fcoe-client/src/wizards.ycp (original) +++ trunk/fcoe-client/src/wizards.ycp Tue May 31 13:17:03 2011 @@ -194,7 +194,7 @@ Wizard::CreateDialog(); any ret = Sequencer::Run(aliases, sequence); - y2milestone( "**** RETURN of MainSequence ****: %1", ret ); + UI::CloseDialog(); return ret; } -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
gs@svn2.opensuse.org