diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-05-08 14:30:11 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-05-08 14:30:11 +0200 |
commit | aec4128cccb1c16f793df065a31a98f3b112d256 (patch) | |
tree | b2d826f4257a57588b5aedaafd5f70a34d3cb085 /postprocess | |
parent | 64afe19c704cb8e5c404d2e1692dc7274b36d635 (diff) |
web.component was still duplicated
Change-Id: I72eb5abef7dd5f6eba251dafe344567d9ff0ef76
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/Rdb_services.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/postprocess/Rdb_services.mk b/postprocess/Rdb_services.mk index 375a7c493d54..56a341da90fa 100644 --- a/postprocess/Rdb_services.mk +++ b/postprocess/Rdb_services.mk @@ -240,7 +240,6 @@ $(eval $(call gb_Rdb_add_components,services,\ wizards/com/sun/star/wizards/query/query \ wizards/com/sun/star/wizards/report/report \ wizards/com/sun/star/wizards/table/table \ - wizards/com/sun/star/wizards/web/web \ ) \ )) |