Changeset 2859 for trunk/src/winmm


Ignore:
Timestamp:
Feb 22, 2000, 8:12:53 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

Location:
trunk/src/winmm
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/winmm/dbglocal.cpp

    r2812 r2859  
    1 /* $Id: dbglocal.cpp,v 1.1 2000-02-17 14:10:18 sandervl Exp $ */
     1/* $Id: dbglocal.cpp,v 1.2 2000-02-22 19:12:16 sandervl Exp $ */
    22
    33/*
     
    88 * Project Odin Software License can be found in LICENSE.TXT
    99 */
     10#ifdef DEBUG
     11
    1012#include <os2wrap.h>
    1113#include <stdlib.h>
     
    7678//******************************************************************************
    7779
     80#endif
  • trunk/src/winmm/dbglocal.h

    r2812 r2859  
    1 /* $Id: dbglocal.h,v 1.1 2000-02-17 14:10:18 sandervl Exp $ */
     1/* $Id: dbglocal.h,v 1.2 2000-02-22 19:12:16 sandervl Exp $ */
    22
    33/*
     
    5151
    5252#define ParseLogStatus()
    53 #define DBG_LOCALLOG(a)
    5453
    5554#endif //DEBUG
Note: See TracChangeset for help on using the changeset viewer.