Kaydet (Commit) d10470bf authored tarafından Thomas Arnhold's avatar Thomas Arnhold

WaE: unused variable err

üst 0d5affd3
......@@ -705,7 +705,6 @@ SalBitmap* WinSalGraphics::getBitmap( long nX, long nY, long nDX, long nDY )
}
else
{
DWORD err = GetLastError();
// #124826# avoid resource leak ! happens when runing without desktop access (remote desktop, service, may be screensavers)
DeleteBitmap( hBmpBitmap );
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment