From dfa656f3404e589ad59c47dc1728744efb245a82 Mon Sep 17 00:00:00 2001 From: Dimitri van Heesch 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