mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-15 04:29:37 +00:00
Clean out unused API
This commit is contained in:
@@ -76,7 +76,7 @@ void UpdateLoadDialog (Dialog *theDialog)
|
||||
theWindow = theDialog->GetWindow();
|
||||
DrawSurface *surface = theWindow->GetDrawSurface();
|
||||
|
||||
GetWindowBounds(theWindow, kWindowContentRgn, &dialogRect);
|
||||
dialogRect = theWindow->GetDrawSurface()->m_port.GetRect();
|
||||
|
||||
ColorFrameWHRect(theDialog->GetWindow()->GetDrawSurface(), 8, 39, 413, 184, kRedOrangeColor8); // box around files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user