From: Ben Gras Date: Fri, 30 Mar 2007 15:55:36 +0000 (+0000) Subject: remove debug line X-Git-Tag: v3.1.3~25 X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=735d605330f69ac4e83922a4cf22ef5ad526259a;p=minix.git remove debug line --- diff --git a/commands/zoneinfo/date.c b/commands/zoneinfo/date.c index f6f677892..5f5c8b6ad 100644 --- a/commands/zoneinfo/date.c +++ b/commands/zoneinfo/date.c @@ -319,8 +319,6 @@ dogmt() { static char ** fakeenv; - printf("dogmt wtf\n"); - if (fakeenv == NULL) { register int from; register int to;