about summary refs log tree commit diff
path: root/ui-repolist.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui-repolist.c')
-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;
ef='/catgirl/commit/Makefile?h=2.1&id=a0ff0d5c46d439341d2d135a9864a9e5f8ff9055&follow=1'>Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe Ridiculous. 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe