Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.

Cleaned up various things in the toolbox modules.
This commit is contained in:
Jack Jansen 2003-11-20 13:31:00 +00:00
parent 3305d2487d
commit 7107c1aff3
43 changed files with 51 additions and 303 deletions

View file

@ -23,7 +23,6 @@ PERFORMANCE OF THIS SOFTWARE.
#include <Carbon/Carbon.h>
#include "Python.h"
#include "macglue.h"
#include "pymactoolbox.h"
/* ----------------------------------------------------- */