diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-08-16 08:36:57 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-08-16 13:59:30 +0100 |
commit | d69d6f4dc8eef7cd85929a2655c523d2f17263e0 (patch) | |
tree | 1a598169dbfa6152061f3fa0b5383f9a1392a096 /tools/inc | |
parent | ecbb33dd8044ad45cf05f868f829e635e03d7589 (diff) |
Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unused
Change-Id: I2a2cc56cf005f564c798b8d43ef7e8c4b7f9eeff
Diffstat (limited to 'tools/inc')
-rw-r--r-- | tools/inc/impstrg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/inc/impstrg.hxx b/tools/inc/impstrg.hxx index 1db5ea730048..b7fc086434dc 100644 --- a/tools/inc/impstrg.hxx +++ b/tools/inc/impstrg.hxx @@ -20,7 +20,6 @@ #define _IMPSTRG_HXX #include <tools/tools.h> -#include <tools/string.hxx> // Debug methode for Strings |