mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-09 08:05:41 -04:00
Android: Remove redundant ReleaseHostDisplayResources()
This commit is contained in:
parent
0e59a14c82
commit
ad9081d050
@ -630,7 +630,6 @@ bool AndroidHostInterface::AcquireHostDisplay()
|
||||
if (!CreateHostDisplayResources())
|
||||
{
|
||||
ReportError("Failed to create host display resources");
|
||||
ReleaseHostDisplayResources();
|
||||
ReleaseHostDisplay();
|
||||
return false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user