diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2016-12-18 07:46:39 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2016-12-19 05:17:34 +0000 |
commit | 2a79ec7fe5abab9c3ba5f4f07a016dbc4287c1b8 (patch) | |
tree | 9a1db0e0f59e56f255d509a194d978961b33ce35 /sc/Library_sc.mk | |
parent | 5903235d57acb13d9d5286d23b443a01aeab9a3c (diff) |
sc: Drop empty olkact
Change-Id: Idc23fd32fb5b3f411e874252c312ef73fa70698f
Reviewed-on: https://gerrit.libreoffice.org/32131
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r-- | sc/Library_sc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk index fa73566e2f96..9068e5098cc4 100644 --- a/sc/Library_sc.mk +++ b/sc/Library_sc.mk @@ -615,7 +615,6 @@ $(eval $(call gb_Library_add_exception_objects,sc,\ sc/source/ui/view/invmerge \ sc/source/ui/view/notemark \ sc/source/ui/view/olinewin \ - sc/source/ui/view/olkact \ sc/source/ui/view/output \ sc/source/ui/view/output2 \ sc/source/ui/view/output3 \ |