From f2584344ac6ff45eb05d9a51e4a74c3a9202ee98 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 4 Mar 2011 20:07:42 +0100 Subject: Remove dead code --- automation/inc/automation/commtypes.hxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/automation/inc/automation/commtypes.hxx b/automation/inc/automation/commtypes.hxx index 1dc7f4383559..cd6f7074fa15 100644 --- a/automation/inc/automation/commtypes.hxx +++ b/automation/inc/automation/commtypes.hxx @@ -69,8 +69,6 @@ typedef sal_Unicode comm_UniChar; #endif -//#define DBG_ASSERT( cond, text ) -//#define DBG_ERROR( text ) #include #include -- cgit