diff --git a/src/qamqp/amqp_exchange.h b/src/qamqp/amqp_exchange.h index 95273f5..96ec25f 100644 --- a/src/qamqp/amqp_exchange.h +++ b/src/qamqp/amqp_exchange.h @@ -57,7 +57,6 @@ namespace QAMQP Q_SIGNALS: void declared(); - void binded(); void removed(); }; }