summaryrefslogtreecommitdiff
path: root/tools/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-10-20 20:03:17 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-10-21 09:17:31 +0100
commit60ff30a2ab0cb219a1dc46e599ad01416bb8d7fa (patch)
treed21ddcca1f43644b5b0d222a48a4c4763eeb696f /tools/inc
parent5ce6e535bb9ea6a2e19731a6d7f58acd6a78b39b (diff)
drop DBGCHECKSTRING
Change-Id: I0c60becfd3a61cffb46c76e6f1488528c59b46e9
Diffstat (limited to 'tools/inc')
-rw-r--r--tools/inc/impstrg.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/inc/impstrg.hxx b/tools/inc/impstrg.hxx
index b7fc086434dc..5c6748861694 100644
--- a/tools/inc/impstrg.hxx
+++ b/tools/inc/impstrg.hxx
@@ -21,10 +21,6 @@
#include <tools/tools.h>
-// Debug methode for Strings
-
-const char* DbgCheckUniString( const void* pString );
-
// Helper functions for Strings
xub_StrLen ImplStringLen( const sal_Char* pStr );