]> git.mxchange.org Git - flightgear.git/blobdiff - src/Navaids/route.cxx
Remove /sim/paths/use-custom-scenery-data.
[flightgear.git] / src / Navaids / route.cxx
index 0dc9b2c0fb734d7a471bcc1adc4dc276ab272c2c..6a32f112b9413e2c6f4b76d0130648b2f5a20aad 100644 (file)
@@ -65,6 +65,10 @@ Waypt::Waypt(Route* aOwner) :
 {
 }
 
+Waypt::~Waypt()
+{
+}
+  
 std::string Waypt::ident() const
 {
   return "";