diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-03-04 20:07:42 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-03-11 23:46:24 +0100 |
commit | f2584344ac6ff45eb05d9a51e4a74c3a9202ee98 (patch) | |
tree | eb5393e7ed32b4e82e787c4c7ce824c9fd4a83ed /automation/inc | |
parent | b841fe7858b46c5d593a596e7a362070581cc8d3 (diff) |
Remove dead code
Diffstat (limited to 'automation/inc')
-rw-r--r-- | automation/inc/automation/commtypes.hxx | 2 |
1 files changed, 0 insertions, 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 <tools/debug.hxx> #include <tools/solar.h> |