mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
remove unncessary assert
git-svn-id: svn://localhost/ardour2/branches/3.0@7434 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
27dd925f42
commit
2fdd30ce0a
1 changed files with 0 additions and 1 deletions
|
|
@ -256,7 +256,6 @@ FdFileDescriptor::allocate ()
|
|||
void
|
||||
FileDescriptor::set_path (const string& p)
|
||||
{
|
||||
assert (!is_open());
|
||||
_path = p;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue