From c9652f33e6a4c1769cb9c54a54f2a6bd78e5f434 Mon Sep 17 00:00:00 2001 From: John Denker Date: Tue, 31 Jul 2012 13:16:58 -0700 Subject: Document some of the logic --- tools/ltgrey.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools/ltgrey.c') diff --git a/tools/ltgrey.c b/tools/ltgrey.c index 26d0f64..bc41a99 100644 --- a/tools/ltgrey.c +++ b/tools/ltgrey.c @@ -12,8 +12,6 @@ string progname; #define exeunt exit int main(int _argc, char** _argv){ - std::string hostname; - std::string ipname; mypid = getpid(); int argc(_argc); -- cgit v1.2.3