summaryrefslogtreecommitdiff
path: root/src/protocol/internal/fqterm_ssh_kex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocol/internal/fqterm_ssh_kex.h')
-rw-r--r--src/protocol/internal/fqterm_ssh_kex.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/protocol/internal/fqterm_ssh_kex.h b/src/protocol/internal/fqterm_ssh_kex.h
index 2bd46b8..bb668a6 100644
--- a/src/protocol/internal/fqterm_ssh_kex.h
+++ b/src/protocol/internal/fqterm_ssh_kex.h
@@ -61,9 +61,6 @@ signals:
void kexOK();
void reKex();
void kexError(QString);
-
- void startEncryption(const u_char *sessionkey);
-
};
class FQTermSSH1Kex: public FQTermSSHKex {