Remove AppleEvents API

This commit is contained in:
elasota
2020-06-02 20:01:16 -04:00
parent eac923c475
commit 2a98bfbc8c
14 changed files with 4 additions and 359 deletions

View File

@@ -4,9 +4,7 @@
//----------------------------------------------------------------------------
//============================================================================
#include "PLAppleEvents.h"
#include "PLKeyEncoding.h"
#include "PLNavigation.h"
#include "PLNumberFormatting.h"
#include "PLPasStr.h"
#include "PLResources.h"
@@ -56,8 +54,6 @@ extern Boolean twoPlayerGame, wardBitSet, phoneBitSet;
#ifndef COMPILEDEMO
Boolean CreateNewHouse (void)
{
AEKeyword theKeyword;
DescType actualType;
size_t actualSize;
VFileSpec tempSpec;
VFileSpec theSpec;