Changeset 332


Ignore:
Timestamp:
May 2, 2008, 9:45:30 PM (17 years ago)
Author:
cinc
Message:

Removed some debug message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gc6.8/mark_rts.c

    r239 r332  
    175175{
    176176    struct roots * old;
    177     printf("----> %s: %x %x \n", __FUNCTION__, b, e);
     177    /* printf("----> %s: %x %x \n", __FUNCTION__, b, e); */
    178178#   if defined(MSWIN32) || defined(MSWINCE)
    179179      /* Spend the time to ensure that there are no overlapping */
Note: See TracChangeset for help on using the changeset viewer.