Ignore:
Timestamp:
Jun 18, 2009, 6:27:45 PM (16 years ago)
Author:
ydario
Message:

Minor updates, backout imm changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/riched32/charlist.c

    r9407 r21308  
    3232
    3333WINE_DEFAULT_DEBUG_CHANNEL(richedit);
     34
     35#ifdef __WIN32OS2__ /* no useful trace in this file! */
     36#define TRACE(a) do {} while (0)
     37#endif
    3438
    3539extern HANDLE RICHED32_hHeap;
Note: See TracChangeset for help on using the changeset viewer.