Ignore:
Timestamp:
Jun 9, 2002, 12:48:50 PM (23 years ago)
Author:
sandervl
Message:

minor logging changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/windllbase.h

    r6015 r8609  
    1 /* $Id: windllbase.h,v 1.8 2001-06-15 09:42:48 bird Exp $ */
     1/* $Id: windllbase.h,v 1.9 2002-06-09 10:48:50 sandervl Exp $ */
    22
    33/*
     
    110110static  Win32DllBase *findModuleByOS2Handle(HINSTANCE hinstance);
    111111
    112 #ifdef DEBUG_ENABLELOG_LEVEL2
     112#ifdef DEBUG
    113113    void          printListOfDlls();
    114114#endif
Note: See TracChangeset for help on using the changeset viewer.