mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 02:42:52 +00:00
Remove extra kDebug statement.
This commit is contained in:
parent
ad467fd5d4
commit
a9024c4617
1 changed files with 0 additions and 2 deletions
|
@ -342,8 +342,6 @@ bool RdpView::start()
|
|||
if (!m_url.password().isNull()) {
|
||||
arguments << "/p:" + m_url.password();
|
||||
}
|
||||
kDebug(5012) << "Starting xfreerdp with arguments: " << arguments.join(" ");
|
||||
|
||||
}
|
||||
|
||||
setStatus(Connecting);
|
||||
|
|
Loading…
Add table
Reference in a new issue