mirror of
https://github.com/KDE/konsole.git
synced 2026-05-04 20:55:56 -04:00
remove kWarning
This commit is contained in:
@@ -570,8 +570,6 @@ private:
|
||||
path_buffer[length] = '\0';
|
||||
QString path = QFile::decodeName(path_buffer);
|
||||
|
||||
kWarning()<<length<<";"<<path;
|
||||
|
||||
setCurrentDir(path);
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user