diff options
author | Jan Holesovsky <kendy@suse.cz> | 2012-04-06 14:15:13 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2012-04-06 14:30:04 +0200 |
commit | 6cf547f02c79278430ee75483a3128076cfc609e (patch) | |
tree | 09dc8d9055c01cbd39ee957f6250c67e587d08e8 /sd/Library_sd.mk | |
parent | 066dbfd1970b8ea58ba16b07b2a57f61c0cb8e36 (diff) |
Do not extern these const char[]'s.
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 5d5cef47331e..b553ca18cc10 100644 --- a/sd/Library_sd.mk +++ b/sd/Library_sd.mk @@ -428,7 +428,6 @@ $(eval $(call gb_Library_add_exception_objects,sd,\ sd/source/ui/unoidl/randomnode \ sd/source/ui/unoidl/unocpres \ sd/source/ui/unoidl/unodoc \ - sd/source/ui/unoidl/unokywds \ sd/source/ui/unoidl/unolayer \ sd/source/ui/unoidl/unomodel \ sd/source/ui/unoidl/unomodule \ |