From 8b97644bab0e9106b798a5b8969aa796e558ef3f Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Fri, 28 Sep 2012 13:57:36 +0200 Subject: Revert "fdo#52246 let helpex use gsicheck's tag checker" This reverts commit e3b927787f3643f9e584cc80c974d5f907a94858. There will be a better solution in feature/killsdf soon. Conflicts: l10ntools/inc/gsicheck.hxx l10ntools/source/gsicheck.cxx l10ntools/source/gsimain.cxx Change-Id: I5d12f4ee069d7024345d78c45fb1587cb006c922 --- l10ntools/StaticLibrary_transex.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'l10ntools/StaticLibrary_transex.mk') diff --git a/l10ntools/StaticLibrary_transex.mk b/l10ntools/StaticLibrary_transex.mk index f9dd1650d591..e8c84b7d3662 100644 --- a/l10ntools/StaticLibrary_transex.mk +++ b/l10ntools/StaticLibrary_transex.mk @@ -37,8 +37,6 @@ $(eval $(call gb_StaticLibrary_add_exception_objects,transex,\ l10ntools/source/merge \ l10ntools/source/file \ l10ntools/source/directory \ - l10ntools/source/tagtest \ - l10ntools/source/gsicheck \ )) # vim: set noet sw=4 ts=4: -- cgit