mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-28 00:35:18 +02:00
Cleanup: Fixed lots of trivial MSVC warnings.
This commit is contained in:
@@ -207,8 +207,8 @@ void TimeRenderer::Draw(wxGrid &grid,
|
||||
}
|
||||
|
||||
wxSize TimeRenderer::GetBestSize(wxGrid &grid,
|
||||
wxGridCellAttr &attr,
|
||||
wxDC &dc,
|
||||
wxGridCellAttr & WXUNUSED(attr),
|
||||
wxDC & WXUNUSED(dc),
|
||||
int row,
|
||||
int col)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user