diff options
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/source/helper/xsecctl.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlsecurity/source/helper/xsecctl.hxx b/xmlsecurity/source/helper/xsecctl.hxx index 348d2d559523..196c69885464 100644 --- a/xmlsecurity/source/helper/xsecctl.hxx +++ b/xmlsecurity/source/helper/xsecctl.hxx @@ -108,7 +108,6 @@ #define INITIALIZED 1 #define FAILTOINITIALIZED 2 -// forward declaration class XSecParser; class InternalSignatureInformation @@ -512,5 +511,4 @@ public: #endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |