Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Konsole
Commits
569ffb37
Commit
569ffb37
authored
Jun 18, 2012
by
Kurt Hindenburg
Browse files
remove kWarning
parent
1ce42414
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ProcessInfo.cpp
View file @
569ffb37
...
...
@@ -570,8 +570,6 @@ private:
path_buffer
[
length
]
=
'\0'
;
QString
path
=
QFile
::
decodeName
(
path_buffer
);
kWarning
()
<<
length
<<
";"
<<
path
;
setCurrentDir
(
path
);
return
true
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment