diff --git a/qgroundcontrol.pro b/qgroundcontrol.pro index 8689eb6c6fc1c4546b29d68b4c3aba86f6dbe11c..3d14a66ff411cc14e0673ccf388a7a927232a68f 100644 --- a/qgroundcontrol.pro +++ b/qgroundcontrol.pro @@ -437,7 +437,6 @@ SOURCES += src/main.cc \ src/uas/UASManager.cc \ src/uas/UAS.cc \ src/comm/LinkManager.cc \ - src/comm/LinkInterface.cpp \ src/comm/SerialLink.cc \ src/comm/MAVLinkProtocol.cc \ src/comm/QGCFlightGearLink.cc \