mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-24 07:06:36 +00:00
Clean out unused API
This commit is contained in:
@@ -674,7 +674,7 @@ namespace PortabilityLayer
|
||||
if (m_windowStackTop == impl)
|
||||
{
|
||||
if (WindowImpl *below = impl->GetWindowBelow())
|
||||
BringToFront(below);
|
||||
PutWindowBehind(below, GetPutInFrontSentinel());
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user