projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2962518
)
fix build
author
Timo Kreuzer
<timo.kreuzer@reactos.org>
Sat, 5 May 2012 21:43:39 +0000
(21:43 +0000)
committer
Timo Kreuzer
<timo.kreuzer@reactos.org>
Sat, 5 May 2012 21:43:39 +0000
(21:43 +0000)
svn path=/trunk/; revision=56519
reactos/win32ss/gdi/ntgdi/dibobj.c
patch
|
blob
|
history
diff --git
a/reactos/win32ss/gdi/ntgdi/dibobj.c
b/reactos/win32ss/gdi/ntgdi/dibobj.c
index
07e1e26
..
9df928f
100644
(file)
--- a/
reactos/win32ss/gdi/ntgdi/dibobj.c
+++ b/
reactos/win32ss/gdi/ntgdi/dibobj.c
@@
-1140,7
+1140,6
@@
NtGdiStretchDIBitsInternal(
PDC pdc;
HBITMAP hbmTmp = 0;
PSURFACE psurfTmp = 0, psurfDst = 0;
- HPALETTE hpalDIB = 0;
PPALETTE ppalDIB = 0;
EXLATEOBJ exlo;
PVOID pvBits;