summaryrefslogtreecommitdiff
path: root/tools/inc/impstrg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-02-25 20:12:34 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-02-27 09:45:56 +0000
commit0e2c1fa763205056b91b5af3408cb2f0fd5d79f6 (patch)
treef2b7c6cb7ded1dbbe66bcff981aacf80604ef129 /tools/inc/impstrg.hxx
parentdb088d32388f57f5915b57d36fb391678e03e285 (diff)
ByteString is no more
Diffstat (limited to 'tools/inc/impstrg.hxx')
-rw-r--r--tools/inc/impstrg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/inc/impstrg.hxx b/tools/inc/impstrg.hxx
index 178bccec26e8..fb8bbe18f307 100644
--- a/tools/inc/impstrg.hxx
+++ b/tools/inc/impstrg.hxx
@@ -36,7 +36,6 @@
// - Debug-Methoden fuer String -
// ------------------------------
-const char* DbgCheckByteString( const void* pString );
const char* DbgCheckUniString( const void* pString );
// -------------------------------