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