mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 02:42:50 +00:00
ksmserver: remove debug bits in KSMShutdownDlg::confirmShutdown()
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
87b03e5336
commit
15f45fdc81
1 changed files with 0 additions and 1 deletions
|
@ -337,7 +337,6 @@ bool KSMShutdownDlg::confirmShutdown(bool maysd, bool choose, KWorkSpace::Shutdo
|
|||
|
||||
bool result = dialog->execDialog();
|
||||
sdtype = dialog->m_shutdownType;
|
||||
qDebug() << Q_FUNC_INFO << result << sdtype;
|
||||
|
||||
delete dialog;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue