projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d21b13
)
Removed unused Hesiod relic.
author
David Levine
<levinedl@acm.org>
Wed, 11 Apr 2012 01:47:46 +0000
(20:47 -0500)
committer
David Levine
<levinedl@acm.org>
Wed, 11 Apr 2012 01:47:46 +0000
(20:47 -0500)
uip/msgchk.c
patch
|
blob
|
history
diff --git
a/uip/msgchk.c
b/uip/msgchk.c
index
8294d46
..
4cfb598
100644
(file)
--- a/
uip/msgchk.c
+++ b/
uip/msgchk.c
@@
-92,11
+92,6
@@
main (int argc, char **argv)
char **argp, **arguments, *vec[MAXVEC];
struct passwd *pw;
-#ifdef HESIOD
- struct hes_postoffice *po;
- char *tmphost;
-#endif
-
#ifdef LOCALE
setlocale(LC_ALL, "");
#endif