Forgot this one

svn path=/branches/reactos-yarotows/; revision=46529
This commit is contained in:
Jérôme Gardou 2010-03-28 22:18:45 +00:00
parent aebd9f2971
commit f6b83e4f45

View file

@ -39,6 +39,7 @@ InitMetrics(VOID)
{
Width = ppdev->gdiinfo.ulHorzRes;
Height = ppdev->gdiinfo.ulVertRes;
PDEVOBJ_vRelease(ppdev);
}
piSysMet = gpsi->aiSysMet;