WITHOUT_FRAMEWORKS conditional code bites the dust: this was for

pre-carbon MacOS9 support.
This commit is contained in:
Jack Jansen 2003-11-19 15:32:46 +00:00
parent f387e2d12b
commit 37249c5524
8 changed files with 0 additions and 50 deletions

View file

@ -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.