From 3b7150c0ab5ca40f88ab8c3b914d601501cbf4e7 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Mon, 4 Jan 2016 22:27:23 +0100 Subject: SotFactory is in fact not used: remove + cleanup Also SotData_Impl is used only in exchange.cxx now. Move there. Change-Id: I548095c2226d92aea4193bb1a3671e2381996435 --- sot/Library_sot.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'sot/Library_sot.mk') diff --git a/sot/Library_sot.mk b/sot/Library_sot.mk index a17ce3868b64..3c443e50a598 100644 --- a/sot/Library_sot.mk +++ b/sot/Library_sot.mk @@ -56,7 +56,6 @@ $(eval $(call gb_Library_add_exception_objects,sot,\ sot/source/base/object \ sot/source/base/exchange \ sot/source/base/filelist \ - sot/source/base/factory \ sot/source/sdstor/stg \ sot/source/sdstor/stgavl \ sot/source/sdstor/stgcache \ -- cgit