summaryrefslogtreecommitdiff
path: root/ui-repolist.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ui-repolist.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui-repolist.c b/ui-repolist.c
index 573c730..e5c6c20 100644
--- a/ui-repolist.c
+++ b/ui-repolist.c
@@ -14,7 +14,6 @@ time_t read_agefile(char *path)
{
FILE *f;
static char buf[64], buf2[64];
- struct tm tm;
if (!(f = fopen(path, "r")))
return -1;
tions'>+1 2013-08-13Temporaily disable test that depends on networkAntonio Terceiro1-1/+1 2013-08-13Fix MaildirAccount class; add testsAntonio Terceiro6-5/+156 2013-08-13Force encoding of data to UTF-8Antonio Terceiro1-1/+1 2013-08-13Keep the maildir path instactAntonio Terceiro1-1/+0 So maildir:///path/to/maildir points to /path/to/maildir