Changeset 1877 for trunk/dll/notify.c


Ignore:
Timestamp:
Oct 11, 2015, 11:43:27 PM (10 years ago)
Author:
Gregg Young
Message:

Remove debug code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/notify.c

    r1869 r1877  
    463463            len--;
    464464            if (len2 != len) {
    465               //DbgMsg(pszSrcFile, __LINE__, "len %u unexpected - should be %u", len2, len);    // 18 Jul 08 SHL fixme to be Runtime_Error
    466465              xfree((PSZ)p, pszSrcFile, __LINE__);
    467466            }
Note: See TracChangeset for help on using the changeset viewer.