Skip to content

Commit

Permalink
Remove BinToMDHistoWorkspace algorithm re #7072
Browse files Browse the repository at this point in the history
Signed-off-by: Karl Palmen <karl.palmen@stfc.ac.uk>
  • Loading branch information
KarlPalmen committed Oct 16, 2013
1 parent 3408b38 commit af3145a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 123 deletions.
5 changes: 1 addition & 4 deletions Code/Mantid/Framework/MDAlgorithms/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ set ( SRC_FILES
#end TMP
src/AndMD.cpp
src/BinMD.cpp
src/BinToMDHistoWorkspace.cpp
src/BinaryOperationMD.cpp
src/BooleanBinaryOperationMD.cpp
src/CentroidPeaksMD.cpp
Expand Down Expand Up @@ -76,7 +75,6 @@ set ( INC_FILES
# inc/MantidMDAlgorithms/CreateMDFitWorkspace.h
inc/MantidMDAlgorithms/AndMD.h
inc/MantidMDAlgorithms/BinMD.h
inc/MantidMDAlgorithms/BinToMDHistoWorkspace.h
inc/MantidMDAlgorithms/BinaryOperationMD.h
inc/MantidMDAlgorithms/BooleanBinaryOperationMD.h
inc/MantidMDAlgorithms/CentroidPeaksMD.h
Expand All @@ -96,7 +94,7 @@ set ( INC_FILES
inc/MantidMDAlgorithms/FakeMDEventData.h
inc/MantidMDAlgorithms/FindPeaksMD.h
inc/MantidMDAlgorithms/GreaterThanMD.h
inc/MantidMDAlgorithms/GSLFunctions.h
inc/MantidMDAlgorithms/GSLFunctions.h
inc/MantidMDAlgorithms/IDynamicRebinning.h
inc/MantidMDAlgorithms/IntegratePeaksMD.h
inc/MantidMDAlgorithms/InvalidParameter.h
Expand Down Expand Up @@ -149,7 +147,6 @@ set ( TEST_FILES
# these tests are as they test verify different parts of the CPR algorithms
#CreateMDFitWorkspaceTest.h
AndMDTest.h
BinToMDHistoWorkspaceTest.h
BooleanBinaryOperationMDTest.h
CachedExperimentInfoTest.h
CentroidPeaksMDTest.h
Expand Down

This file was deleted.

43 changes: 0 additions & 43 deletions Code/Mantid/Framework/MDAlgorithms/src/BinToMDHistoWorkspace.cpp

This file was deleted.

This file was deleted.

0 comments on commit af3145a

Please sign in to comment.