summaryrefslogtreecommitdiff
path: root/include/sfx2
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2017-08-01 18:14:13 +0300
committerMike Kaganski <mike.kaganski@collabora.com>2017-08-02 10:36:38 +0200
commit765398294b872d01fba5345a7aa65f310ff27868 (patch)
tree4a3ca09b1aa460ee247f95251330600cf8d74906 /include/sfx2
parent13fac4894f752e922727c6f22c6303712e06ba12 (diff)
tdf#110448: Remove "Memory" page from Options dialog
The relevant caches settings are still available under Expert Configuration: /org.openoffice.Office.Common/Cache/GraphicManager/TotalCacheSize /org.openoffice.Office.Common/Cache/GraphicManager/ObjectCacheSize /org.openoffice.Office.Common/Cache/GraphicManager/ObjectReleaseTime /org.openoffice.Office.Common/Cache/DrawingEngine/OLE_Objects /org.openoffice.Office.Common/Cache/Writer/OLE_Objects Change-Id: I7692fd94a873ba7220a21d51ff8a943598c6a9fc Reviewed-on: https://gerrit.libreoffice.org/40640 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'include/sfx2')
-rw-r--r--include/sfx2/pageids.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/pageids.hxx b/include/sfx2/pageids.hxx
index 3eadcf6f5ce2..1dcba1219c31 100644
--- a/include/sfx2/pageids.hxx
+++ b/include/sfx2/pageids.hxx
@@ -40,7 +40,6 @@
// options
#define RID_SVXPAGE_ONLINEUPDATE (RID_SVX_START + 298)
-#define OFA_TP_MEMORY (RID_OFA_START + 250)
#define RID_SVXPAGE_INET_SECURITY (RID_SVX_START + 200)
#define RID_SVXPAGE_INET_PROXY (RID_SVX_START + 157)
#define RID_SVXPAGE_INET_MAIL (RID_SVX_START + 155)