diff options
author | Matúš Kukan <matus.kukan@collabora.com> | 2014-01-09 09:54:38 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@collabora.com> | 2014-01-09 11:59:39 +0100 |
commit | fc1762f96540e18561fbc93c28a36e37ca6e6168 (patch) | |
tree | d0d704bbe9f4895c545a0b21bab95c78ba1c8e8c /sw/Library_swd.mk | |
parent | 27014f48f47b1c90699d51dbf665cc57c3de1705 (diff) |
Merge these source files. Also move a function to where it's used.
Change-Id: Ia0378a58c63364a73c40dd901d93e20a596a4c29
Diffstat (limited to 'sw/Library_swd.mk')
-rw-r--r-- | sw/Library_swd.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/Library_swd.mk b/sw/Library_swd.mk index 477bcea915bc..fd53b7b2175f 100644 --- a/sw/Library_swd.mk +++ b/sw/Library_swd.mk @@ -56,7 +56,6 @@ $(eval $(call gb_Library_use_libraries,swd,\ $(eval $(call gb_Library_add_exception_objects,swd,\ sw/source/filter/basflt/iodetect \ sw/source/ui/uno/detreg \ - sw/source/ui/uno/swdet2 \ sw/source/ui/uno/swdetect \ )) |