Changeset 21308 for trunk/src/riched32/textwriter.c
- Timestamp:
- Jun 18, 2009, 6:27:45 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/riched32/textwriter.c
r9410 r21308 45 45 46 46 WINE_DEFAULT_DEBUG_CHANNEL(richedit); 47 48 #ifdef __WIN32OS2__ /* no useful trace in this file! */ 49 #define TRACE(a) do {} while (0) 50 #endif 47 51 48 52 static void TextClass ();
Note:
See TracChangeset
for help on using the changeset viewer.