From 53fb5e4fb4c9add26b248d4ee2f9f5bae4d5fee7 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sun, 10 Jul 2011 15:03:06 +0300 Subject: Remove accidentally committed debugging printout --- sal/qa/osl/module/osl_Module.cxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/sal/qa/osl/module/osl_Module.cxx b/sal/qa/osl/module/osl_Module.cxx index 42fdc7932..983cfe7e9 100644 --- a/sal/qa/osl/module/osl_Module.cxx +++ b/sal/qa/osl/module/osl_Module.cxx @@ -190,8 +190,6 @@ namespace osl_Module ::osl::Module aMod; bRes = aMod.is(); - printf ("Here we are\n"); - CPPUNIT_ASSERT_MESSAGE( "#test comment#: test constructor without parameter.", sal_False == bRes ); } -- cgit v1.2.3