Skip to content

Commit

Permalink
* src/props.c: Fix GCC warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
notroj committed Feb 8, 2024
1 parent 2d9a631 commit 9f0247b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/props.c
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,6 @@ static void pglm_results(void *userdata, const ne_uri *uri,
struct results *r = userdata;
const char *value;
const ne_status *status;
int n;
time_t tval;

r->result = OK;
Expand Down

0 comments on commit 9f0247b

Please sign in to comment.