X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=test%2Fapi%2Ft13.c;h=3214908bfe28b75f16541d6af45cb40067f7c57e;hp=a30bdf73aae0a21a8cdaf4a1dfbf4f88a6dc6e6c;hb=89d3a004b7c651fd5673abfc192e1472dc4d4197;hpb=b3af54f7bf58db2a5d85b6a54b720bf6c5359c1f diff --git a/test/api/t13.c b/test/api/t13.c index a30bdf7..3214908 100644 --- a/test/api/t13.c +++ b/test/api/t13.c @@ -1,5 +1,5 @@ -/* $Id: t13.c,v 1.10 2006-11-21 22:17:50 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: t13.c,v 1.12 2007-01-15 15:10:20 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. @@ -111,7 +111,6 @@ static void tst_no_config(void) static void tst(int argc, char **argv) { - tl_start_log(argc, argv); tst_res(); tst_no_config(); }