summaryrefslogtreecommitdiff
path: root/include/sfx2/sfxsids.hrc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-06-06 14:20:21 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-06-06 14:52:49 +0100
commit516ed22b3f51982df7dbfa875ce8056e167da091 (patch)
tree1289a749232332299b693d006392a78dc1c1e8ca /include/sfx2/sfxsids.hrc
parent35a65baefe99181685aea8e630d27c5e2a7c6bc4 (diff)
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
Diffstat (limited to 'include/sfx2/sfxsids.hrc')
-rw-r--r--include/sfx2/sfxsids.hrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/sfxsids.hrc b/include/sfx2/sfxsids.hrc
index c838c32b6f82..fcfe4ddc6a8a 100644
--- a/include/sfx2/sfxsids.hrc
+++ b/include/sfx2/sfxsids.hrc
@@ -529,8 +529,6 @@
#define SID_ATTR_DEFTABSTOP (SID_OPTIONS_START + 14)
#define SID_ATTR_BUTTON_OUTSTYLE3D (SID_OPTIONS_START + 62)
#define SID_ATTR_BUTTON_BIGSIZE (SID_OPTIONS_START + 63)
-#define SID_ATTR_AUTOHELPAGENT (SID_OPTIONS_START + 67)
-#define SID_HELPAGENT_TIMEOUT (SID_OPTIONS_START + 93)
#define SID_ATTR_WELCOMESCREEN (SID_OPTIONS_START + 81)
#define SID_WELCOMESCREEN_RESET (SID_OPTIONS_START + 82)
#define SID_ATTR_QUICKLAUNCHER (SID_OPTIONS_START + 74)