diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-02-02 22:35:55 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-02-03 02:14:19 +0100 |
commit | 3c177e98c01bfabbeba90a0e571734b7055afd57 (patch) | |
tree | 26944682364c373287a37895890601d644bf5593 /sw/Library_sw.mk | |
parent | 9123b493e5e63fcb298a0afac2c50e6a0b5bb955 (diff) |
sw: remove class SwRefreshListenerContainer
Change-Id: Ieaec254358a70167deba1f604d766cceb8e3c5a7
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r-- | sw/Library_sw.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk index 264e35a707e4..d739c72b2472 100644 --- a/sw/Library_sw.mk +++ b/sw/Library_sw.mk @@ -667,7 +667,6 @@ $(eval $(call gb_Library_add_exception_objects,sw,\ sw/source/ui/uiview/viewsrch \ sw/source/ui/uiview/viewstat \ sw/source/ui/uiview/viewtab \ - sw/source/ui/uno/RefreshListenerContainer \ sw/source/ui/uno/SwXDocumentSettings \ sw/source/ui/uno/SwXFilterOptions \ sw/source/ui/uno/dlelstnr \ |