Ignore:
Timestamp:
02/11/08 02:43:46 (16 years ago)
Author:
Nicholas Riley
Message:

ICeCoffEEShared.h: Remove 10.3 compatibility.

ICeCoffEE.m: Set ICCF_MAX_URL_LEN to 1024 for 1.5dX releases; remove
static which caused compilation failure (can be removed after Terminal
parsing code is better integrated?); remove 10.3 compatibility.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICeCoffEE/ICeCoffEE/ICeCoffEEShared.h

    r319 r381  
    2222#define ICapeprintf(args...) ;
    2323#endif
    24 
    25 // we compile against the 10.3.9 SDK, so this isn't defined yet
    26 #define NSAppKitVersionNumber10_3 743
    2724
    2825extern const OSType kICCFCreator;
Note: See TracChangeset for help on using the changeset viewer.