summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorHerbert Dürr <hdu@apache.org>2013-11-06 08:20:48 +0000
committerHerbert Dürr <hdu@apache.org>2013-11-06 08:20:48 +0000
commit0403575c37d0788c0369f07531a50ed10ed7f4c2 (patch)
tree8b10f5c6b1640754d22834b3633625333fa913db /xmlsecurity
parent521852b416e8049290ec2da2fdd92b34fb597d76 (diff)
#i123575# RmMoz 6/9: drop seamonkey provided address books
Notes
Notes: ignore: obsolete
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/tools/demo/makefile.mk3
-rw-r--r--xmlsecurity/tools/demo/mozprofile.cxx1
2 files changed, 1 insertions, 3 deletions
diff --git a/xmlsecurity/tools/demo/makefile.mk b/xmlsecurity/tools/demo/makefile.mk
index b3f3e70fb62c..a69df45e9648 100644
--- a/xmlsecurity/tools/demo/makefile.mk
+++ b/xmlsecurity/tools/demo/makefile.mk
@@ -137,8 +137,7 @@ REGISTERLIBS= \
dynamicloader.uno$(DLLPOST) \
namingservice.uno$(DLLPOST) \
bootstrap.uno$(DLLPOST) \
- sax.uno$(DLLPOST) \
- $(DLLPRE)mozab2$(DLLPOST)
+ sax.uno$(DLLPOST)
$(BIN)$/demo.rdb: \
makefile.mk \
diff --git a/xmlsecurity/tools/demo/mozprofile.cxx b/xmlsecurity/tools/demo/mozprofile.cxx
index 4ac31e991dbc..a5268905689e 100644
--- a/xmlsecurity/tools/demo/mozprofile.cxx
+++ b/xmlsecurity/tools/demo/mozprofile.cxx
@@ -33,7 +33,6 @@
#include <xmlsecurity/biginteger.hxx>
#include <xmlsecurity/xmlsignaturehelper.hxx>
-#include <com/sun/star/mozilla/XMozillaBootstrap.hpp>
using namespace ::com::sun::star;