diff options
Diffstat (limited to 'sfx2/source/appl/helpinterceptor.hxx')
-rw-r--r-- | sfx2/source/appl/helpinterceptor.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/helpinterceptor.hxx b/sfx2/source/appl/helpinterceptor.hxx index 442b5fb4d3ca..86af5a62201d 100644 --- a/sfx2/source/appl/helpinterceptor.hxx +++ b/sfx2/source/appl/helpinterceptor.hxx @@ -77,7 +77,6 @@ public: OUString GetCurrentURL() const { return m_aCurrentURL; } - const css::uno::Any& GetViewData()const {return m_aViewData;} bool HasHistoryPred() const; // is there a predecessor for the current in the history |