diff options
Diffstat (limited to 'sw/inc/docsh.hxx')
-rw-r--r-- | sw/inc/docsh.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/docsh.hxx b/sw/inc/docsh.hxx index 9d2114516c5d..801ef8324840 100644 --- a/sw/inc/docsh.hxx +++ b/sw/inc/docsh.hxx @@ -180,7 +180,6 @@ public: virtual Printer *GetDocumentPrinter() override; virtual OutputDevice* GetDocumentRefDev() override; virtual void OnDocumentPrinterChanged( Printer * pNewPrinter ) override; - virtual sal_uLong GetMiscStatus() const override; virtual void PrepareReload() override; virtual void SetModified( bool = true ) override; |