Forgot stubs.c update.

svn path=/trunk/; revision=26440
This commit is contained in:
James Tabor 2007-04-20 21:30:49 +00:00
parent 02492896d1
commit 789cd80e65

View file

@ -1696,18 +1696,6 @@ GdiDrawStream(HDC dc, ULONG l, VOID *v)
return 0;
}
/*
* @unimplemented
*/
HGDIOBJ
STDCALL
GdiFixUpHandle(HGDIOBJ hobj)
{
UNIMPLEMENTED;
SetLastError(ERROR_CALL_NOT_IMPLEMENTED);
return 0;
}
/*
* @unimplemented
*/