summaryrefslogtreecommitdiff
path: root/sot/Library_sot.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-24 22:57:23 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-25 09:42:06 +0100
commit2d1c4141bafea812c9db2db5cb8bf0b248b05242 (patch)
treea37f3e2b04809c6afbc046dca5116da4a388949c /sot/Library_sot.mk
parentac1530a37e4544378c22c9358e57ca8a596c1aa8 (diff)
UnoStorageHolder is never ctored, follow logical consequences of that
Diffstat (limited to 'sot/Library_sot.mk')
-rw-r--r--sot/Library_sot.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sot/Library_sot.mk b/sot/Library_sot.mk
index bf2a8142982f..dd7cc8d66cee 100644
--- a/sot/Library_sot.mk
+++ b/sot/Library_sot.mk
@@ -78,7 +78,6 @@ $(eval $(call gb_Library_add_exception_objects,sot,\
sot/source/sdstor/storage \
sot/source/sdstor/storinfo \
sot/source/sdstor/ucbstorage \
- sot/source/sdstor/unostorageholder \
))
# vim: set noet sw=4 ts=4: