Removed some TODO's
This commit is contained in:
parent
0aa3ca76d1
commit
1bb584f895
1 changed files with 6 additions and 7 deletions
|
|
@ -35,8 +35,7 @@ TimelineViewWindow::TimelineViewWindow (Offset offset, int64_t scale)
|
|||
: timeOffset(offset)
|
||||
, timeScale(scale)
|
||||
{
|
||||
TODO("Create a function to limit timescale between 1 and MaxScale");
|
||||
TODO("TICKET #795 Some functions need to be private");
|
||||
|
||||
}
|
||||
|
||||
Offset
|
||||
|
|
|
|||
Loading…
Reference in a new issue