diff options
author | Marcos Paulo de Souza <marcos.souza.org@gmail.com> | 2013-11-26 00:03:50 -0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-12-04 04:47:39 -0600 |
commit | 35c1d6f7617087c18b94e03ec9281c995e6d9e55 (patch) | |
tree | 354849bef7e354263f4a2515cb0783b111d8ad91 /postprocess/Rdb_services.mk | |
parent | 42b733539179547a4030dfe54655b26985936717 (diff) |
fdo#60698: Merge hatchwindowfactory into svt
They are used at same conditions, and hatchwindowfactory just have
four files, so we don'y have any reason to keep them separated.
Change-Id: Iae3bb26ab1e95a309bf0d83c4ef17a0bf0261179
Reviewed-on: https://gerrit.libreoffice.org/6811
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'postprocess/Rdb_services.mk')
-rwxr-xr-x | 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 e07017d3644b..fc7c671b9d43 100755 --- a/postprocess/Rdb_services.mk +++ b/postprocess/Rdb_services.mk @@ -80,7 +80,6 @@ $(eval $(call gb_Rdb_add_components,services,\ svl/source/fsstor/fsstorage \ svl/source/passwordcontainer/passwordcontainer \ svl/util/svl \ - svtools/source/hatchwindow/hatchwindowfactory \ svtools/util/svt \ svgio/svgio \ svx/util/svx \ |