Skip to content
Snippets Groups Projects
Commit 124e6716 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Remove unused variable.

parent 139d4f90
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,6 @@ modem_input_thread(void *args) ...@@ -22,7 +22,6 @@ modem_input_thread(void *args)
{ {
int rd; int rd;
int buffered; int buffered;
size_t buffer;
size_t bufsz = 0; size_t bufsz = 0;
bool monitor_dsr = true; bool monitor_dsr = true;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment