summaryrefslogtreecommitdiff
path: root/tools/ltgrey.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ltgrey.c')
-rw-r--r--tools/ltgrey.c2
1 files changed, 0 insertions, 2 deletions
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);