summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authororoborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-16 19:22:06 +0000
committeroroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-16 19:22:06 +0000
commit51aae47ae08ad61507f219c24ed6d9321c866f45 (patch)
treeab111374d581adb66d718c39275d39a7fd4bc30a /src/main.c
parent13d754c917ebcf1be913bd35f4c0e44468edeb52 (diff)
- upravy, hlavne siete
git-svn-id: http://opensvn.csie.org/tuxanci_ng@23 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index c53c3fe..384285f 100644
--- a/src/main.c
+++ b/src/main.c
@@ -154,8 +154,6 @@ int main(int argc, char *argv[])
{
srand( (unsigned) time(NULL) );
- printf("dist dir = %s\n", DISTDIR);
-
my_argc = argc;
my_argv = argv;