Changeset 1830 for trunk/dll/update.c


Ignore:
Timestamp:
Jul 13, 2015, 12:03:05 AM (10 years ago)
Author:
Gregg Young
Message:

PMPrintf support #if 0-ed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/update.c

    r1673 r1830  
    4949#include "misc.h"                       // PostMsg
    5050#include "fortify.h"
     51#if 0
     52#define  __PMPRINTF__
     53#include "PMPRINTF.H"
     54#endif
    5155
    5256static PSZ pszSrcFile = __FILE__;
Note: See TracChangeset for help on using the changeset viewer.