From 4d805cc06995841ae9ee2795068a1b119601b5dc Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Tue, 30 Mar 2004 10:26:17 +0000 Subject: [PATCH] Removed redundant lines git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/mac/SetXMLCreator.applescript | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/mac/SetXMLCreator.applescript b/docs/mac/SetXMLCreator.applescript index a9124bfd79..c8fba25c9d 100644 --- a/docs/mac/SetXMLCreator.applescript +++ b/docs/mac/SetXMLCreator.applescript @@ -12,8 +12,6 @@ -- script as an application drag-and-drop the files on top of it). --------------------------------------------------------------------------------- - - on run set myFile to choose file open ({myFile}) @@ -36,5 +34,3 @@ on open (fileList) end repeat end open - - -- 2.50.0