diff options
author | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2010-01-04 09:15:42 +0000 |
---|---|---|
committer | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2010-01-04 09:15:42 +0000 |
commit | 42c81da4f49936e498e62f64628cdfb589f908cc (patch) | |
tree | 971e946175613564f3b8031af7cd9f620630626b /lasso/id-ff | |
parent | 91aa1f61c7e9a7f8a4b05cda6eac90e55364bb43 (diff) | |
download | lasso-42c81da4f49936e498e62f64628cdfb589f908cc.tar.gz lasso-42c81da4f49936e498e62f64628cdfb589f908cc.tar.xz lasso-42c81da4f49936e498e62f64628cdfb589f908cc.zip |
XML: move SOAP API to its own sub directory
Diffstat (limited to 'lasso/id-ff')
-rw-r--r-- | lasso/id-ff/profileprivate.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lasso/id-ff/profileprivate.h b/lasso/id-ff/profileprivate.h index b72b2c1f..e130225d 100644 --- a/lasso/id-ff/profileprivate.h +++ b/lasso/id-ff/profileprivate.h @@ -32,8 +32,6 @@ extern "C" { #include "profile.h" -#include "../xml/soap_envelope.h" - struct _LassoProfilePrivate { char *artifact; |