removed left-over debug info
This commit is contained in:
parent
3322097fdf
commit
bdde8b22c0
@ -2054,8 +2054,6 @@ void PTextEdit::musrView()
|
||||
str = *fFilenames.find( currentEditor() );
|
||||
cmd += str + "\" &";
|
||||
|
||||
qDebug() << endl << cmd << endl;
|
||||
|
||||
system(cmd.toLatin1());
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user