mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
ditto.
svn path=/trunk/; revision=4216
This commit is contained in:
parent
93549aa9d8
commit
107f4e64ce
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $Id: defwnd.c,v 1.20 2003/02/28 22:59:30 rcampbell Exp $
|
||||
/* $Id: defwnd.c,v 1.21 2003/02/28 23:19:32 rcampbell Exp $
|
||||
*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS user32.dll
|
||||
|
@ -21,7 +21,6 @@
|
|||
/* GLOBALS *******************************************************************/
|
||||
|
||||
static HBITMAP hbitmapClose;
|
||||
static HBITMAP hbitmapCloseD;
|
||||
static HBITMAP hbitmapMinimize;
|
||||
static HBITMAP hbitmapMinimizeD;
|
||||
static HBITMAP hbitmapMaximize;
|
||||
|
|
Loading…
Reference in a new issue