Remove unused variable

This commit is contained in:
Robin Gareus
2024-09-24 00:11:28 +02:00
parent 68d7c97b0d
commit d3f536a7ff

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;