diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2016-01-05 18:04:14 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2016-01-05 20:41:12 +0100 |
commit | 7f36d2e25572978ee6ee79a4089db81c191df260 (patch) | |
tree | 01782a45a9619ef80eec216d3d9a8f4de9f303e5 /sot/Library_sot.mk | |
parent | 3b7150c0ab5ca40f88ab8c3b914d601501cbf4e7 (diff) |
tdf#74608: Ctor function for css.embed.OLESimpleStorage
Change-Id: I20b91ad65514e27094ff702d1d94a48ef9a82fe6
Diffstat (limited to 'sot/Library_sot.mk')
-rw-r--r-- | sot/Library_sot.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sot/Library_sot.mk b/sot/Library_sot.mk index 3c443e50a598..6c7655561b06 100644 --- a/sot/Library_sot.mk +++ b/sot/Library_sot.mk @@ -51,7 +51,6 @@ $(eval $(call gb_Library_use_libraries,sot,\ $(eval $(call gb_Library_add_exception_objects,sot,\ sot/source/unoolestorage/xolesimplestorage \ - sot/source/unoolestorage/register \ sot/source/base/formats \ sot/source/base/object \ sot/source/base/exchange \ |