From ee8c5a59f9dce7e770d315f08af410b1ac5ab9c4 Mon Sep 17 00:00:00 2001 From: dimitri Date: Wed, 25 Dec 2002 10:26:06 +0000 Subject: Forgot to remove a debug print --- src/util.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/util.cpp b/src/util.cpp index f9bfea0..15e6e2e 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -1726,10 +1726,6 @@ static bool matchArgument(const Argument *srcA,const Argument *dstA, } } } - else - { - printf("something else!\n"); - } } MATCH return TRUE; -- cgit v0.12