We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 661b378 commit 83e1509Copy full SHA for 83e1509
worker/src/main.cpp
@@ -12,7 +12,6 @@ static constexpr int ProducerChannelFd{ 4 };
12
13
int main(int argc, char* argv[])
14
{
15
- int foo;
16
const char* envVersion = std::getenv("MEDIASOUP_VERSION");
17
18
// Ensure we are called by our Node library.
0 commit comments