mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:25:58 +00:00
fix build
svn path=/trunk/; revision=56398
This commit is contained in:
parent
ce51c9773d
commit
4bea149dd8
1 changed files with 0 additions and 1 deletions
|
@ -519,7 +519,6 @@ void
|
||||||
Test_Colorspace(void)
|
Test_Colorspace(void)
|
||||||
{
|
{
|
||||||
UCHAR buffer[1000];
|
UCHAR buffer[1000];
|
||||||
int ret = 0;
|
|
||||||
|
|
||||||
SetLastError(ERROR_SUCCESS);
|
SetLastError(ERROR_SUCCESS);
|
||||||
GetObjectA((HANDLE)GDI_OBJECT_TYPE_COLORSPACE, 0, NULL);
|
GetObjectA((HANDLE)GDI_OBJECT_TYPE_COLORSPACE, 0, NULL);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue