diff options
Diffstat (limited to 'include/editeng')
-rw-r--r-- | include/editeng/outliner.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/editeng/outliner.hxx b/include/editeng/outliner.hxx index 8ebea9a689e9..55d48fbd7d26 100644 --- a/include/editeng/outliner.hxx +++ b/include/editeng/outliner.hxx @@ -258,7 +258,6 @@ public: /// Informs this edit view about which view shell contains it. void RegisterViewShell(OutlinerViewShell* pViewShell); - const OutlinerViewShell* GetViewShell(); SfxItemSet GetAttribs(); |