diff options
Diffstat (limited to 'tools/inc')
-rw-r--r-- | tools/inc/tools/multisel.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/inc/tools/multisel.hxx b/tools/inc/tools/multisel.hxx index 8410019cd9d8..4ff077f6350c 100644 --- a/tools/inc/tools/multisel.hxx +++ b/tools/inc/tools/multisel.hxx @@ -64,7 +64,6 @@ private: TOOLS_DLLPRIVATE size_t ImplFindSubSelection( long nIndex ) const; TOOLS_DLLPRIVATE sal_Bool ImplMergeSubSelections( size_t nPos1, size_t nPos2 ); TOOLS_DLLPRIVATE long ImplFwdUnselected(); - TOOLS_DLLPRIVATE long ImplBwdUnselected(); #endif public: |