From c9b0a6010e96d22844cdab6c1e8e67fbf14ab142 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 8 May 2023 12:56:36 +0200 Subject: merge GalleryFileStorage with GalleryBinaryEngine Change-Id: Id948627873db9c646d1a81784dd16f6aa1c2063b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151553 Tested-by: Jenkins Reviewed-by: Noel Grandin --- svx/Library_svxcore.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'svx/Library_svxcore.mk') diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk index 8dd99ef5484b..b0ce4a15165f 100644 --- a/svx/Library_svxcore.mk +++ b/svx/Library_svxcore.mk @@ -204,7 +204,6 @@ $(eval $(call gb_Library_add_exception_objects,svxcore,\ svx/source/gallery2/galobj \ svx/source/gallery2/galtheme \ svx/source/gallery2/GalleryControl \ - svx/source/gallery2/gallerybinaryengine \ svx/source/gallery2/galleryobjectcollection \ svx/source/gallery2/galleryfilestorage \ svx/source/gallery2/galleryfilestorageentry \ -- cgit