summaryrefslogtreecommitdiff
path: root/include/sfx2/objsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/objsh.hxx')
-rw-r--r--include/sfx2/objsh.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/sfx2/objsh.hxx b/include/sfx2/objsh.hxx
index 1f3f085f85ac..a749d842ac2f 100644
--- a/include/sfx2/objsh.hxx
+++ b/include/sfx2/objsh.hxx
@@ -332,11 +332,6 @@ public:
const css::uno::Reference< css::embed::XStorage >& xStorage );
virtual void UpdateLinks();
virtual bool LoadExternal( SfxMedium& rMedium );
- /**
- * Called when the Options dialog is dismissed with the OK button, to
- * handle potentially conflicting option settings.
- */
- virtual void CheckConfigOptions();
bool IsConfigOptionsChecked() const;
void SetConfigOptionsChecked( bool bChecked );