mirror of
https://github.com/reactos/reactos.git
synced 2025-04-25 08:00:24 +00:00
remove VideoPortPutDmaAdapter implement sorry breaking the build it is fix 2 / 2 next commit fixing the build again
svn path=/trunk/; revision=27066
This commit is contained in:
parent
01148285c7
commit
3d128d4bc5
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ VideoPortPutDmaAdapter(
|
|||
IN PVOID HwDeviceExtension,
|
||||
IN PVP_DMA_ADAPTER VpDmaAdapter)
|
||||
{
|
||||
HalPutDmaAdapter((PADAPTER_OBJECT)VpDmaAdapter);
|
||||
DPRINT1("unimplemented VideoPortPutDmaAdapter\n");
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue