13
0

Remove unused variable

This commit is contained in:
Robin Gareus 2024-09-24 00:11:28 +02:00
parent 68d7c97b0d
commit d3f536a7ff
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -113,7 +113,6 @@ private:
samplecnt_t samples_written;
ARDOUR::SystemExec* _proc;
std::string _path;
std::vector<char> _tmpfile_path_buf;
int _tmp_fd;
gchar* _tmp_file;