mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-04-21 23:00:46 +02:00
Remove unused variable.
Compiling with -Wall considered useful.
This commit is contained in:
parent
11f99eb8ea
commit
287ffc828d
1 changed files with 0 additions and 1 deletions
|
@ -157,7 +157,6 @@ main (int argc, char **argv)
|
|||
FILE *file;
|
||||
|
||||
const char *value, *from;
|
||||
int i;
|
||||
|
||||
time_t time;
|
||||
struct tm gm_time_tm;
|
||||
|
|
Loading…
Add table
Reference in a new issue