diff --git a/Framework/API/inc/MantidAPI/MatrixWorkspace.h b/Framework/API/inc/MantidAPI/MatrixWorkspace.h index 89333c29230af3513a07a747c1a0be90c9048c21..724382dd31e4d98a70a98173dadf202eb4b7d09f 100644 --- a/Framework/API/inc/MantidAPI/MatrixWorkspace.h +++ b/Framework/API/inc/MantidAPI/MatrixWorkspace.h @@ -456,7 +456,6 @@ public: setMonitorWorkspace(const boost::shared_ptr<MatrixWorkspace> &monitorWS); boost::shared_ptr<MatrixWorkspace> monitorWorkspace() const; - void saveInstrumentNexus(::NeXus::File *file) const; void loadInstrumentNexus(::NeXus::File *file); //=====================================================================================