diff options
author | Tor Lillqvist <tml@collabora.com> | 2016-11-24 11:31:28 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2016-11-24 11:32:05 +0200 |
commit | 8f08d48780dd4877a3949f39b424b8e097ee7e17 (patch) | |
tree | 7e216cfc3a27eda517f89bd1525192b1ebfbd0db /xmlsecurity | |
parent | 04a84913ead2f82510d91eea2bb8526274feeeae (diff) |
Bin copy-pasted comment that is meaningless here
Change-Id: Ie18a1bd4c006a9c7a54dc79747cb7e300315640a
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/source/xmlsec/errorcallback.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xmlsecurity/source/xmlsec/errorcallback.cxx b/xmlsecurity/source/xmlsec/errorcallback.cxx index d1b25b6e6dbc..6cb30e871fb2 100644 --- a/xmlsecurity/source/xmlsec/errorcallback.cxx +++ b/xmlsecurity/source/xmlsec/errorcallback.cxx @@ -17,10 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - -/* - * Implementation of the I/O interfaces based on stream and URI binding - */ #include "errorcallback.hxx" #include "xmlsec-wrapper.h" |