sw/source/core/view/viewsh.cxx | 4 ---- 1 file changed, 4 deletions(-)
New commits: commit 3973ecfe00379e8ed81cee6c4d43601186730065 Author: Tor Lillqvist <t...@collabora.com> Date: Mon Mar 10 23:22:58 2014 +0200 Bin a dead ifdef Change-Id: Iaebfff208767ce5032f94676f180999720b20fae diff --git a/sw/source/core/view/viewsh.cxx b/sw/source/core/view/viewsh.cxx index 72ed522..2e7e315 100644 --- a/sw/source/core/view/viewsh.cxx +++ b/sw/source/core/view/viewsh.cxx @@ -864,11 +864,7 @@ void SwViewShell::Reformat() // we go for safe: get rid of the old font information, // when the printer resolution or zoom factor changes. // Init() and Reformat() are the safest locations. -#ifdef FNTMET - aFntMetList.Flush(); -#else pFntCache->Flush( ); -#endif if( GetLayout()->IsCallbackActionEnabled() ) { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits