diff options
Diffstat (limited to 'include/unotools')
-rw-r--r-- | include/unotools/historyoptions.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/unotools/historyoptions.hxx b/include/unotools/historyoptions.hxx index 3eb8162ee0b5..7305d3659711 100644 --- a/include/unotools/historyoptions.hxx +++ b/include/unotools/historyoptions.hxx @@ -56,7 +56,6 @@ namespace SvtHistoryOptions OUString sURL; OUString sFilter; OUString sTitle; - OUString sPassword; OUString sThumbnail; bool isReadOnly = false; bool isPinned = false; |