From 34fa3890548cec66b67aa5ec797bc9850b3ebe61 Mon Sep 17 00:00:00 2001 From: Robert Olsson Date: Wed, 22 Mar 2017 13:15:58 +0100 Subject: [PATCH] Whitespace change to force new travis-check. modified: apps/mqtt/mqtt.h --- apps/mqtt/mqtt.h | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/mqtt/mqtt.h b/apps/mqtt/mqtt.h index 1802b6c31..bc6ac3bba 100644 --- a/apps/mqtt/mqtt.h +++ b/apps/mqtt/mqtt.h @@ -197,7 +197,6 @@ typedef enum { MQTT_CONN_STATE_DNS_ERROR, MQTT_CONN_STATE_DISCONNECTING, MQTT_CONN_STATE_ABORT_IMMEDIATE, - MQTT_CONN_STATE_NOT_CONNECTED, MQTT_CONN_STATE_DNS_LOOKUP, MQTT_CONN_STATE_TCP_CONNECTING,