From 8dcbb39e0fd6fd681b1b5208a34897c1fbbe637a Mon Sep 17 00:00:00 2001
From: Ryan Miller <tpbspammail@gmail.com>
Date: Mon, 30 May 2011 17:13:19 -0700
Subject: [PATCH] Remove incorrect jetway editor export message

---
 Nasal/jetways_edit.nas | 1 -
 1 file changed, 1 deletion(-)

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
  {