diff --git a/Nasal/jetways_edit.nas b/Nasal/jetways_edit.nas
index 148be1506..1b16925c7 100644
--- a/Nasal/jetways_edit.nas
+++ b/Nasal/jetways_edit.nas
@@ -395,7 +395,6 @@ var export = func
   fgcommand("savexml", args);
   print("jetway definitions for airport " ~ airport ~ " exported to " ~ file);
   }
- print("move exported files to " ~ getprop("/sim/fg-root") ~ "/Airports/Jetways/");
  };
 var convert_stg = func
  {