mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-15 00:49:55 +00:00
Remove some warnings
This commit is contained in:
@@ -347,7 +347,7 @@ ErgFilePlot::setData(ErgFile *ergfile)
|
||||
}
|
||||
|
||||
void
|
||||
ErgFilePlot::setNow(long msecs)
|
||||
ErgFilePlot::setNow(long /*msecs*/)
|
||||
{
|
||||
replot(); // and update
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user