Removed THINK_C support.

This commit is contained in:
Jack Jansen 2000-06-04 21:56:05 +00:00
parent 031ac7112f
commit 021da55579
10 changed files with 2 additions and 812 deletions

View file

@ -61,9 +61,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <Fonts.h>
#include <Menus.h>
#include <TextUtils.h>
#ifdef THINK_C
#include <OSEvents.h> /* For EvQElPtr */
#endif
#ifdef __MWERKS__
#include <SIOUX.h>
#endif