Ignore:
Timestamp:
07/19/06 04:46:17 (18 years ago)
Author:
Nicholas Riley
Message:

Removed TextEdit support; merged new Unsanity Installer (3.6.1) and Application Enhancer (2.0.1).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICeCoffEE/ICeCoffEE/APEMain.m

    r216 r256  
    1818#import "SmartCrashReportsAPI.h"
    1919#import "ICeCoffEE.h"
    20 #import "ICeCoffEETextEdit.h"
    2120#import "CPS.h"
    2221
     
    165164    }
    166165
    167     gTEClick = APEPatchCreate(&TEClick, &ICCF_TEClick);
    168     if (gTEClick != NULL) {
    169         ICapeprintf("ICeCoffEE APE: patched TEClick\n");
    170     }
    171 
    172166    ICCF_ReloadPrefs();
    173167       
Note: See TracChangeset for help on using the changeset viewer.