mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Fix constant IDs, remove ZoomWindow
This commit is contained in:
@@ -131,11 +131,6 @@ bool TrackBox(WindowPtr window, Point point, int part)
|
||||
return false;
|
||||
}
|
||||
|
||||
void ZoomWindow(WindowPtr window, int part, bool bringToFront)
|
||||
{
|
||||
PL_NotYetImplemented();
|
||||
}
|
||||
|
||||
void HiliteWindow(WindowPtr window, bool highlighted)
|
||||
{
|
||||
PL_NotYetImplemented();
|
||||
|
||||
Reference in New Issue
Block a user