]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/ATC.cxx
Patch from Julian Foad:
[flightgear.git] / src / ATC / ATC.cxx
index e8410583596ff9e3a62d315cf17a40c3568f302f..86055ff992ede3abf860b9787a2b08a47ca0aad5 100644 (file)
@@ -31,6 +31,7 @@ void FGATC::AddPlane(string pid) {
 }
 
 int FGATC::RemovePlane() {
+    return 0;
 }
 
 void FGATC::SetDisplay() {