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

window class ctor bugfix

File:
1 edited

Legend:

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

    r2804 r2860  
    1 /* $Id: dbglocal.cpp,v 1.1 2000-02-16 14:34:09 sandervl Exp $ */
     1/* $Id: dbglocal.cpp,v 1.2 2000-02-22 19:15:20 sandervl Exp $ */
    22
    33/*
     
    1313#include <string.h>
    1414#include "dbglocal.h"
     15
     16#ifdef DEBUG
    1517
    1618USHORT DbgEnabled[DBG_MAXFILES];
     
    124126//******************************************************************************
    125127
     128#endif
Note: See TracChangeset for help on using the changeset viewer.