Ignore:
Timestamp:
Apr 2, 2000, 11:27:22 AM (25 years ago)
Author:
sandervl
Message:

dc.cpp cleanup

File:
1 edited

Legend:

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

    r3295 r3297  
    1 /* $Id: dc.cpp,v 1.52 2000-04-02 09:24:56 sandervl Exp $ */
     1/* $Id: dc.cpp,v 1.53 2000-04-02 09:27:22 sandervl Exp $ */
    22
    33/*
     
    430430//******************************************************************************
    431431//******************************************************************************
    432 #if 1
     432#if 0
    433433HDC WIN32API BeginPaint (HWND hWnd, PPAINTSTRUCT_W lpps)
    434434{
Note: See TracChangeset for help on using the changeset viewer.