diff --git a/src/Channel.cpp b/src/Channel.cpp index c2dbe7b9..25843109 100644 --- a/src/Channel.cpp +++ b/src/Channel.cpp @@ -30,8 +30,6 @@ #include #include #include -//#include -#include #ifdef SAC_SSL_SUPPORT_ENABLED #include #endif diff --git a/src/SimpleAmqpClient/Channel.h b/src/SimpleAmqpClient/Channel.h index f122247d..db4cc818 100644 --- a/src/SimpleAmqpClient/Channel.h +++ b/src/SimpleAmqpClient/Channel.h @@ -39,7 +39,6 @@ #include #include #include -#include #include #ifdef _MSC_VER