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/textwriter.c

    r9410 r21308  
    4545
    4646WINE_DEFAULT_DEBUG_CHANNEL(richedit);
     47
     48#ifdef __WIN32OS2__ /* no useful trace in this file! */
     49#define TRACE(a) do {} while (0)
     50#endif
    4751
    4852static void     TextClass ();
Note: See TracChangeset for help on using the changeset viewer.