Changeset 1521 for trunk/dll/assoc.c


Ignore:
Timestamp:
May 2, 2010, 11:48:59 PM (15 years ago)
Author:
Gregg Young
Message:

Minor code clean up mostly remming or removal of DbgMsgs; comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/assoc.c

    r1519 r1521  
    529529          dieafter = TRUE;
    530530        flags &= (~DIEAFTER);
    531         DbgMsg(pszSrcFile, __LINE__, "env %s", info->env);
     531        //DbgMsg(pszSrcFile, __LINE__, "env %s", info->env);
    532532        rc = ExecOnList(hwnd,
    533533                        info->pszCmdLine,
Note: See TracChangeset for help on using the changeset viewer.