mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 16:31:07 +08:00
[WIN32SS] Remove useless prototype (function never existed)
This commit is contained in:
committed by
hpoussin
parent
3cb1dd8ab2
commit
333f3382f6
@@ -64,11 +64,6 @@ LDEVOBJ_bProbeAndCaptureDevmode(
|
||||
_Out_ PDEVMODEW *pSelectedMode,
|
||||
_In_ BOOL bSearchClosestMode);
|
||||
|
||||
PLDEVOBJ
|
||||
NTAPI
|
||||
EngGetLDEV(
|
||||
PDEVMODEW pdm);
|
||||
|
||||
CODE_SEG("INIT")
|
||||
NTSTATUS
|
||||
APIENTRY
|
||||
|
||||
Reference in New Issue
Block a user