diff options
Diffstat (limited to 'Python/mactoolboxglue.c')
-rw-r--r-- | Python/mactoolboxglue.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Python/mactoolboxglue.c b/Python/mactoolboxglue.c index 8b31f7f..bf101fd 100644 --- a/Python/mactoolboxglue.c +++ b/Python/mactoolboxglue.c @@ -26,10 +26,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #include "Python.h" #include "pymactoolbox.h" -#ifdef WITHOUT_FRAMEWORKS -#include <Script.h> -#include <Resources.h> -#endif /* ** Find out what the current script is. |