Commit d844a5f4 authored by Jack Jansen's avatar Jack Jansen

Got rid of unused includes.

parent 9a66b6d4
......@@ -24,31 +24,11 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include "Python.h"
//#include "macglue.h"
//#include "marshal.h"
//#include "import.h"
//#include "importdl.h"
#include "pymactoolbox.h"
//#include "pythonresources.h"
#ifdef WITHOUT_FRAMEWORKS
//#include <OSUtils.h> /* for Set(Current)A5 */
//#include <Files.h>
//#include <StandardFile.h>
//#include <Resources.h>
//#include <Memory.h>
//#include <Windows.h>
//#include <Traps.h>
//#include <Processes.h>
//#include <Fonts.h>
//#include <Menus.h>
//#include <TextUtils.h>
//#include <LowMem.h>
//#include <Events.h>
#else
//#include <Carbon/Carbon.h>
#include <Script.h>
#include <Resources.h>
#endif
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment