mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
remove unused variables
This commit is contained in:
parent
e6b4c9f610
commit
8c4b899352
1 changed files with 0 additions and 3 deletions
|
|
@ -569,9 +569,6 @@ void
|
|||
FastMeter::vertical_expose (cairo_t* cr, cairo_rectangle_t* area)
|
||||
{
|
||||
gint top_of_meter;
|
||||
GdkRectangle intersection;
|
||||
GdkRectangle background;
|
||||
GdkRectangle eventarea;
|
||||
|
||||
//cairo_set_source_rgb (cr, 0, 0, 0); // black
|
||||
//rounded_rectangle (cr, 0, 0, pixwidth + 2, pixheight + 2, 2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue