Skip to content

Commit 227f8d5

Browse files
committed
FIX: unreferenced local variable
1 parent f57e4f2 commit 227f8d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/p-audio.c

-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
REBCNT refs = 0; // refinement argument flags
4747
REBCNT len;
4848
//REBOOL sync = FALSE; // act synchronously
49-
REBVAL tmp;
5049

5150
port = Validate_Port_Value(port_value);
5251

0 commit comments

Comments
 (0)