--- libaitmqtt/inc/defs.h 2012/01/26 13:07:33 1.1.1.1 +++ libaitmqtt/inc/defs.h 2012/01/27 15:12:27 1.1.1.1.2.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: defs.h,v 1.1.1.1 2012/01/26 13:07:33 misho Exp $ +* $Id: defs.h,v 1.1.1.1.2.1 2012/01/27 15:12:27 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -48,9 +48,6 @@ SUCH DAMAGE. #define STRSIZ 256 -#define MAX_CONNID 24 -#define MAX_CRED 13 -#define MQTTMSG_MAX 65529 #define WILDCARDS "/#+" #define MQTT_CONNFLGS_INIT { 1, 1, 1, 3, 1, 1, 1 }