Skip to content

Commit

Permalink
Modified declaration of PeaksWorkspace.h declaration of SaveNexus
Browse files Browse the repository at this point in the history
For re #4137. This is needed to make it acceptable to Jenkins builders.

Signed-off-by: Karl Palmen <karl.palmen@stfc.ac.uk>
  • Loading branch information
KarlPalmen committed Dec 2, 2011
1 parent a4acafe commit 566a9d1
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,7 @@ namespace DataObjects

// --- Nexus Methods ---
// Save to Nexus
void PeaksWorkspace::saveNexus(::NeXus::File * file ) const;

void saveNexus(::NeXus::File * file ) const;

};

Expand Down

0 comments on commit 566a9d1

Please sign in to comment.