Skip to content

Commit

Permalink
Refs #8550. Remove unused ApplyGroupingFromMuonNexus.
Browse files Browse the repository at this point in the history
  • Loading branch information
arturbekasov committed Dec 6, 2013
1 parent 8b104b6 commit 7dcd2cc
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 431 deletions.
9 changes: 3 additions & 6 deletions Code/Mantid/Framework/DataHandling/CMakeLists.txt
@@ -1,6 +1,5 @@
set ( SRC_FILES
src/AppendGeometryToSNSNexus.cpp
src/ApplyGroupingFromMuonNexus.cpp
src/CompressEvents.cpp
src/ConvertFullprofToXML.cpp
src/CreateChopperModel.cpp
Expand Down Expand Up @@ -131,7 +130,6 @@ set ( SRC_FILES

set ( INC_FILES
inc/MantidDataHandling/AppendGeometryToSNSNexus.h
inc/MantidDataHandling/ApplyGroupingFromMuonNexus.h
inc/MantidDataHandling/CompressEvents.h
inc/MantidDataHandling/ConvertFullprofToXML.h
inc/MantidDataHandling/CreateChopperModel.h
Expand Down Expand Up @@ -262,7 +260,6 @@ set ( INC_FILES

set ( TEST_FILES
AppendGeometryToSNSNexusTest.h
ApplyGroupingFromMuonNexusTest.h
CompressEventsTest.h
ConvertFullprofToXMLTest.h
CreateChopperModelTest.h
Expand All @@ -279,8 +276,8 @@ set ( TEST_FILES
GroupDetectorsTest.h
ISISDataArchiveTest.h
InstrumentRayTracerTest.h
LoadAsciiTest.h
LoadAscii2Test.h
LoadAsciiTest.h
LoadCalFileTest.h
LoadCanSAS1dTest.h
LoadDaveGrpTest.h
Expand All @@ -304,8 +301,8 @@ set ( TEST_FILES
LoadLogTest.h
LoadMappingTableTest.h
LoadMaskTest.h
LoadMcStasTest.h
LoadMcStasNexusTest.h
LoadMcStasTest.h
LoadMuonLogTest.h
LoadMuonNexus1Test.h
LoadMuonNexus2Test.h
Expand Down Expand Up @@ -348,8 +345,8 @@ set ( TEST_FILES
RotateInstrumentComponentTest.h
SNSDataArchiveICAT2Test.h
SNSDataArchiveTest.h
SaveAsciiTest.h
SaveAscii2Test.h
SaveAsciiTest.h
SaveCSVTest.h
SaveCalFileTest.h
SaveCanSAS1dTest.h
Expand Down

This file was deleted.

211 changes: 0 additions & 211 deletions Code/Mantid/Framework/DataHandling/src/ApplyGroupingFromMuonNexus.cpp

This file was deleted.

0 comments on commit 7dcd2cc

Please sign in to comment.