diff options
-rw-r--r-- | sfx2/source/dialog/backingwindow.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/dialog/backingwindow.cxx b/sfx2/source/dialog/backingwindow.cxx index 9e30572d12d3..efa18f452d51 100644 --- a/sfx2/source/dialog/backingwindow.cxx +++ b/sfx2/source/dialog/backingwindow.cxx @@ -354,7 +354,6 @@ void BackingWindow::ApplyStyleSettings() // setup larger fonts setLargerFont(mxOpenButton, aButtonFont); - setLargerFont(mxOpenButton, aButtonFont); setLargerFont(mxRemoteButton, aButtonFont); setLargerFont(mxRecentButton, aButtonFont); setLargerFont(mxTemplateButton, aButtonFont); |