From f2b4c5a21bd3aa7cd1171cd3f643b41f4c1bd6a6 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 18 Jun 2007 23:11:27 +0000 Subject: cleaned main --- anytun.cpp | 65 -------------------------------------------------------------- 1 file changed, 65 deletions(-) (limited to 'anytun.cpp') diff --git a/anytun.cpp b/anytun.cpp index daae3bc..a4bd8ef 100644 --- a/anytun.cpp +++ b/anytun.cpp @@ -39,75 +39,10 @@ #include "cypher.h" #include "authAlgo.h" -void printStat(Package& pack) -{ - std::cout << "pack[0-" << pack.getLength() << "]: '"; - for(unsigned int i=0; i