Skip to content

Commit

Permalink
backend.c: remove useless commentary (#674)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkhapov authored Aug 27, 2024
1 parent a86d0b8 commit 3d6812d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sources/backend.c
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,6 @@ int od_backend_ready_wait(od_server_t *server, char *context, int count,
}

return query_rc;
/* never reached */
}

od_retcode_t od_backend_query_send(od_server_t *server, char *context,
Expand Down

0 comments on commit 3d6812d

Please sign in to comment.