Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Network
KRDC
Commits
2a92c95c
Commit
2a92c95c
authored
Sep 21, 2010
by
Tony Murray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Do not print out the arguments with kDebug.
svn path=/trunk/KDE/kdenetwork/krdc/; revision=1177731
parent
1abdd541
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
rdp/rdpview.cpp
rdp/rdpview.cpp
+0
-2
No files found.
rdp/rdpview.cpp
View file @
2a92c95c
...
...
@@ -192,8 +192,6 @@ bool RdpView::start()
arguments
<<
(
m_host
+
':'
+
QString
::
number
(
m_port
));
kDebug
(
5012
)
<<
arguments
;
setStatus
(
Connecting
);
connect
(
m_process
,
SIGNAL
(
error
(
QProcess
::
ProcessError
)),
SLOT
(
processError
(
QProcess
::
ProcessError
)));
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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