diff --git a/src/comm/UDPLink.cc b/src/comm/UDPLink.cc index d0f6d1623dcc3166c376e5d34bf81da1b6259d6e..0574c1eff8a90a4b2da323fe4c2e46d19406c1a4 100644 --- a/src/comm/UDPLink.cc +++ b/src/comm/UDPLink.cc @@ -36,7 +36,7 @@ This file is part of the QGROUNDCONTROL project #include "UDPLink.h" #include "LinkManager.h" #include "MG.h" -#include +//#include UDPLink::UDPLink(QHostAddress host, quint16 port) {