diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2017-06-21 20:59:55 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2017-06-22 02:47:28 +0200 |
commit | d3c70b5f704f20e15611a8bf0d162a3c637400b6 (patch) | |
tree | e650ceea08f7c6520dd79dd6b2dceaad62a3d3f0 /sd/Library_sd.mk | |
parent | b3b2a752b71070fb58619d0a12d1f2b1017a26ef (diff) |
sd: Kill empty sdattr.cxx
Change-Id: I9343616352489205d606043fb773185f3784a8d9
Reviewed-on: https://gerrit.libreoffice.org/39051
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r-- | sd/Library_sd.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk index 62a4c3775e47..683da42a92e6 100644 --- a/sd/Library_sd.mk +++ b/sd/Library_sd.mk @@ -134,7 +134,6 @@ $(eval $(call gb_Library_add_exception_objects,sd,\ sd/source/core/drawdoc4 \ sd/source/core/drawdoc_animations \ sd/source/core/pglink \ - sd/source/core/sdattr \ sd/source/core/sdiocmpt \ sd/source/core/sdobjfac \ sd/source/core/sdpage \ |