diff options
author | Vojtěch Doležal <dolezvo1@cvut.cz> | 2023-06-22 19:13:48 +0200 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2023-06-27 09:45:47 +0200 |
commit | a344f4ef39e59b8be5007531b6dd776d156c297e (patch) | |
tree | 1a04e188d5a0961dd0a4e050fd8ba1c42c79edeb /include | |
parent | 26dcec5dd5fc2352e3e3ac6ff10a582395aad10e (diff) |
Revert variable width NBSP for 7.6
As discussed some time ago, the implementation is experimental and not ready for 7.6 at the moment.
Change-Id: I43d702dca883ec3c92ca5357a4e161dec2b9a55c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153467
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/unotools/compatibility.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/unotools/compatibility.hxx b/include/unotools/compatibility.hxx index ed7b0f9d52f3..d336ff3c2475 100644 --- a/include/unotools/compatibility.hxx +++ b/include/unotools/compatibility.hxx @@ -60,7 +60,6 @@ class SvtCompatibilityEntry MsWordTrailingBlanks, SubtractFlysAnchoredAtFlys, EmptyDbFieldHidesPara, - UseVariableWidthNBSP, /// special entry: optcomp.cxx converts the other values to /// integers but not this one because it doesn't have its own |