INTEGRATION: CWS dbgmacros1 (1.25.10); FILE MERGED

2003/04/09 10:11:53 kso 1.25.10.1: #108413# - debug macro unification.
This commit is contained in:
Vladimir Glazounov 2003-04-15 16:50:34 +00:00
parent 85881ecf2d
commit a460e02772

View file

@ -2,9 +2,9 @@
*
* $RCSfile: baside2.cxx,v $
*
* $Revision: 1.26 $
* $Revision: 1.27 $
*
* last change: $Author: vg $ $Date: 2003-04-11 17:37:21 $
* last change: $Author: vg $ $Date: 2003-04-15 17:50:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -291,7 +291,7 @@ void ModulWindow::DoInit()
void __EXPORT ModulWindow::Paint( const Rectangle& )
{
DBG_CHKTHIS( ModulWindow, 0 );
#ifdef DEBUG
#if OSL_DEBUG_LEVEL > 1
// SetFillInBrush( Brush( Color( COL_GREEN ) ) );
// Size aSz = GetOutputSize();
// DrawRect( Rectangle( Point( 0, 0 ), aSz ) );