mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Forgot stubs.c update.
svn path=/trunk/; revision=26440
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user