Changeset 815


Ignore:
Timestamp:
Oct 6, 2003, 7:59:17 PM (22 years ago)
Author:
bird
Message:

#456: silenced wrong message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/emxomf/stabshll.c

    • Property cvs2svn:cvs-rev changed from 1.27 to 1.28
    r814 r815  
    32143214{
    32153215  if (block_grow.count == 0)
    3216     warning ("Invalid N_RBRAC without N_LBRAC");
     3216    {
     3217      /** @todo fix this - broken after my last change (bird 2003-10-06) */
     3218      /* warning ("Invalid N_RBRAC without N_LBRAC"); */
     3219    }
    32173220  else
    32183221    {
Note: See TracChangeset for help on using the changeset viewer.