summaryrefslogtreecommitdiff
path: root/include/unotools
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-01 17:23:10 +0200
committerMichael Stahl <mstahl@redhat.com>2013-10-01 18:03:37 +0200
commitf67d166b30dcba9e854716b29e1035693ef7481b (patch)
tree1e554fa17dcfa18213d9a94e38b6837feaf24c6d /include/unotools
parent041d2b88a473cc7ba9b68113f7642dd8417369e4 (diff)
remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11
Instead hard-code OpenOffice.org 1.1 as the value, since StarOffice and StarSuite are irrelevant. Change-Id: I9ab3d1cf38cf64cd4e440b3ae43158f748ead7d2
Diffstat (limited to 'include/unotools')
-rw-r--r--include/unotools/configmgr.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/unotools/configmgr.hxx b/include/unotools/configmgr.hxx
index f5964a505cf4..b8bc42d675cf 100644
--- a/include/unotools/configmgr.hxx
+++ b/include/unotools/configmgr.hxx
@@ -58,8 +58,6 @@ public:
static OUString getVendor();
- static OUString getWriterCompatibilityVersionOOo_1_1();
-
static void storeConfigItems();
SAL_DLLPRIVATE static ConfigManager & getConfigManager();