From b5dd5ab7d1773eac8575be2703f547846c5ca630 Mon Sep 17 00:00:00 2001 From: APTX Date: Mon, 2 Jan 2012 18:14:40 +0100 Subject: [PATCH] Remove unused signals. --- client.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/client.h b/client.h index 5cabdb5..a61143b 100644 --- a/client.h +++ b/client.h @@ -109,11 +109,9 @@ signals: void startAuthentication(); void authenticated(); - void authenticationFailure(); void startEncryption(); void encryptionEstablished(); - void encryptionFailure(); void startSending(); void commandSent(); -- 2.52.0