diff options
author | Tor Lillqvist <tml@collabora.com> | 2016-11-16 15:33:30 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2016-11-16 16:43:57 +0200 |
commit | f3c42669a504ed763167b95708933add8573217f (patch) | |
tree | 24695277c4a17c4aff1f6039d63f61aa4e3e108e /xmlsecurity/source/helper/xmlsignaturehelper.cxx | |
parent | 96acbb938662a25cedad5fe6dcca20d7dc4221ab (diff) |
Nothing from <tools/debug.hxx> used here
Change-Id: Ic7aa466c62eb8850d3c6b50c0e10b0575bd9b82e
Diffstat (limited to 'xmlsecurity/source/helper/xmlsignaturehelper.cxx')
-rw-r--r-- | xmlsecurity/source/helper/xmlsignaturehelper.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/source/helper/xmlsignaturehelper.cxx b/xmlsecurity/source/helper/xmlsignaturehelper.cxx index 2159019a4b28..a4243d9e63a0 100644 --- a/xmlsecurity/source/helper/xmlsignaturehelper.cxx +++ b/xmlsecurity/source/helper/xmlsignaturehelper.cxx @@ -25,7 +25,6 @@ #include "xmlsignaturehelper2.hxx" #include <tools/stream.hxx> -#include <tools/debug.hxx> #include <tools/datetime.hxx> #include <xmloff/attrlist.hxx> |