summaryrefslogtreecommitdiffstats
path: root/Mac/OSX/PythonLauncher/doscript.h
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/OSX/PythonLauncher/doscript.h')
-rw-r--r--Mac/OSX/PythonLauncher/doscript.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/Mac/OSX/PythonLauncher/doscript.h b/Mac/OSX/PythonLauncher/doscript.h
deleted file mode 100644
index eef0b56..0000000
--- a/Mac/OSX/PythonLauncher/doscript.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * doscript.h
- * PythonLauncher
- *
- * Created by Jack Jansen on Wed Jul 31 2002.
- * Copyright (c) 2002 __MyCompanyName__. All rights reserved.
- *
- */
-
-#include <Carbon/Carbon.h>
-
-extern int doscript(const char *command); \ No newline at end of file