From 516ed22b3f51982df7dbfa875ce8056e167da091 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 6 Jun 2013 14:20:21 +0100 Subject: Remove remnants of help agent it was removed with 66714f1888eaccef4eb5341971278ae7dfafa16b but gobs of code (and UI) still existed to collect the help id and give it to the missing help agent with various UI visible options and buttons to control the help agent which isn't there Change-Id: I625da27b3046d481e43f4d35d32cc7063a1c6291 --- svtools/AllLangResTarget_svt.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'svtools/AllLangResTarget_svt.mk') diff --git a/svtools/AllLangResTarget_svt.mk b/svtools/AllLangResTarget_svt.mk index 24d4df10e6f7..9a5e41f1bcdb 100644 --- a/svtools/AllLangResTarget_svt.mk +++ b/svtools/AllLangResTarget_svt.mk @@ -49,7 +49,6 @@ $(eval $(call gb_SrsTarget_add_files,svt/res,\ $(if $(filter TRUE,$(SOLAR_JAVA)), \ svtools/source/java/javaerror.src) \ svtools/source/misc/ehdl.src \ - svtools/source/misc/helpagent.src \ svtools/source/misc/imagemgr.src \ svtools/source/misc/langtab.src \ svtools/source/misc/svtools.src \ -- cgit