summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
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;