mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
NOP: No need to set this variable to itself.
This commit is contained in:
parent
e8e869c593
commit
ceea3e3311
1 changed files with 0 additions and 1 deletions
|
|
@ -584,7 +584,6 @@ Region::special_set_position (samplepos_t pos)
|
|||
* a way to store its "natural" or "captured" position.
|
||||
*/
|
||||
|
||||
_position = _position;
|
||||
_position = pos;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue