sorry fix the build

svn path=/trunk/; revision=28520
This commit is contained in:
Magnus Olsen 2007-08-24 17:46:43 +00:00
parent 1195f389f1
commit 00e28fca7d
2 changed files with 0 additions and 10 deletions

View file

@ -176,9 +176,7 @@ DdEntry55@12=NtGdiDdUpdateOverlay@12
DdEntry56@8=NtGdiDdWaitForVerticalBlank@8
Ellipse@20=NtGdiEllipse@20
EngCopyBits@24
EngCreateDeviceBitmap@16
EngCreatePalette@24
EngDeleteClip@4
EngDeletePalette@4
EngDeletePath@4
EngDeleteSemaphore@4

View file

@ -2454,14 +2454,6 @@ EngAcquireSemaphore ( IN HSEMAPHORE hsem )
{
RtlEnterCriticalSection((PRTL_CRITICAL_SECTION)hsem);
}
/*
* @unimplemented
*/