diff options
author | Kohei Yoshida <kohei.yoshida@suse.com> | 2012-02-09 15:23:53 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@suse.com> | 2012-02-09 15:25:10 -0500 |
commit | 81f80beb8c481b247f44a088a456edf07575a785 (patch) | |
tree | e2ea7b853bf9b763041b554c5c978e95b0d5e14b /sc/Library_sc.mk | |
parent | 2bf0fd735210b961d15f5bccede1bef926b5d824 (diff) |
Really cleaned up dpglobal.hxx.
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 33595dc0b919..75043f7b1777 100644 --- a/sc/Library_sc.mk +++ b/sc/Library_sc.mk @@ -105,7 +105,6 @@ $(eval $(call gb_Library_add_exception_objects,sc,\ sc/source/core/data/document \ sc/source/core/data/dpcachetable \ sc/source/core/data/dpdimsave \ - sc/source/core/data/dpglobal \ sc/source/core/data/dpgroup \ sc/source/core/data/dpitemdata \ sc/source/core/data/dpobject \ |