We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57e4f2 commit 227f8d5Copy full SHA for 227f8d5
src/core/p-audio.c
@@ -46,7 +46,6 @@
46
REBCNT refs = 0; // refinement argument flags
47
REBCNT len;
48
//REBOOL sync = FALSE; // act synchronously
49
- REBVAL tmp;
50
51
port = Validate_Port_Value(port_value);
52
0 commit comments