mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
8ec36b6cf8
PR: ports/5115
15 lines
350 B
Plaintext
15 lines
350 B
Plaintext
--- xbuffy.c.orig Thu Nov 20 03:59:39 1997
|
|
+++ xbuffy.c Thu Nov 20 04:01:41 1997
|
|
@@ -171,11 +171,7 @@
|
|
int num = 0;
|
|
Arg args[5];
|
|
int nargs;
|
|
- static BoxInfo_t *tempNews = 0;
|
|
BoxInfo_t *currentBox;
|
|
- int found;
|
|
- static char *mailHeader = NULL;
|
|
- int headerSize;
|
|
Boolean beenTouched;
|
|
Boolean isIcon = FALSE;
|
|
|