A small memory footprint AMQP implimentation

Dependents:   iothub_client_sample_amqp remote_monitoring simplesample_amqp

Revision:
35:d0bed2404ee9
Parent:
34:6be9c2058664
Child:
39:e7c983378f41
--- a/amqp_management.c	Sat Oct 21 20:12:19 2017 +0000
+++ b/amqp_management.c	Fri Nov 03 13:18:57 2017 -0700
@@ -14,7 +14,6 @@
 #include "azure_uamqp_c/message_sender.h"
 #include "azure_uamqp_c/message_receiver.h"
 #include "azure_uamqp_c/messaging.h"
-#include "azure_uamqp_c/amqpvalue_to_string.h"
 
 static const char sender_suffix[] = "-sender";
 static const char receiver_suffix[] = "-receiver";