diff options
Diffstat (limited to 'include/unotools/historyoptions.hxx')
-rw-r--r-- | include/unotools/historyoptions.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/unotools/historyoptions.hxx b/include/unotools/historyoptions.hxx index 46571bcd6342..5b980b73d48e 100644 --- a/include/unotools/historyoptions.hxx +++ b/include/unotools/historyoptions.hxx @@ -45,8 +45,7 @@ enum EHistoryType { ePICKLIST = 0, - eHISTORY = 1, - eHELPBOOKMARKS = 2 + eHELPBOOKMARKS = 1 }; /*-************************************************************************************************************ |