mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
Remove unused variable
This commit is contained in:
parent
68d7c97b0d
commit
d3f536a7ff
1 changed files with 0 additions and 1 deletions
|
|
@ -113,7 +113,6 @@ private:
|
||||||
samplecnt_t samples_written;
|
samplecnt_t samples_written;
|
||||||
ARDOUR::SystemExec* _proc;
|
ARDOUR::SystemExec* _proc;
|
||||||
std::string _path;
|
std::string _path;
|
||||||
std::vector<char> _tmpfile_path_buf;
|
|
||||||
int _tmp_fd;
|
int _tmp_fd;
|
||||||
gchar* _tmp_file;
|
gchar* _tmp_file;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue