diff options
Diffstat (limited to 'src/modules/objects/class_ftp.cpp')
| -rw-r--r-- | src/modules/objects/class_ftp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/class_ftp.cpp b/src/modules/objects/class_ftp.cpp index 2e17c7aed..db9e93b76 100644 --- a/src/modules/objects/class_ftp.cpp +++ b/src/modules/objects/class_ftp.cpp @@ -243,7 +243,7 @@ void KviKvsObject_ftp::slotReadyRead () { } -void KviKvsObject_ftp::slotRawCommandReply (int replyCode, const QString & detail) +void KviKvsObject_ftp::slotRawCommandReply (int , const QString & ) { } |
