[Libreoffice-commits] core.git: sw/source
Miklos Vajna (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jul 10 06:53:33 UTC 2019
sw/source/core/frmedt/feshview.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 010264c506746d9e2185a6ee0312392d99d44885
Author: Miklos Vajna <vmiklos at collabora.com>
AuthorDate: Tue Jul 9 18:04:44 2019 +0200
Commit: Miklos Vajna <vmiklos at collabora.com>
CommitDate: Wed Jul 10 08:52:55 2019 +0200
sw: assume that JOE won't be available
Change-Id: I52410f4e32d54770e94fb518a32def2243807068
Reviewed-on: https://gerrit.libreoffice.org/75314
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos at collabora.com>
diff --git a/sw/source/core/frmedt/feshview.cxx b/sw/source/core/frmedt/feshview.cxx
index dca686eae993..136a5fbfe385 100644
--- a/sw/source/core/frmedt/feshview.cxx
+++ b/sw/source/core/frmedt/feshview.cxx
@@ -2727,7 +2727,6 @@ bool SwFEShell::IsAlignPossible() const
return Imp()->GetDrawView()->IsAlignPossible();
}
-// temporary fix till SS of JOE is available
void SwFEShell::CheckUnboundObjects()
{
SET_CURR_SHELL( this );
More information about the Libreoffice-commits
mailing list