@@ -48,7 +48,6 @@ set(SRC_FILES
48
48
src/LoadDetectorInfo.cpp
49
49
src/LoadDetectorsGroupingFile.cpp
50
50
src/LoadDiffCal.cpp
51
- src/LoadDspacemap.cpp
52
51
src/LoadEMU.cpp
53
52
src/LoadEmptyInstrument.cpp
54
53
src/LoadErrorEventsNexus.cpp
@@ -171,7 +170,6 @@ set(SRC_FILES
171
170
src/SaveDaveGrp.cpp
172
171
src/SaveDetectorsGrouping.cpp
173
172
src/SaveDiffCal.cpp
174
- src/SaveDspacemap.cpp
175
173
src/SaveFITS.cpp
176
174
src/SaveFocusedXYE.cpp
177
175
src/SaveFullprofResolution.cpp
@@ -269,7 +267,6 @@ set(INC_FILES
269
267
inc/MantidDataHandling/LoadDetectorInfo.h
270
268
inc/MantidDataHandling/LoadDetectorsGroupingFile.h
271
269
inc/MantidDataHandling/LoadDiffCal.h
272
- inc/MantidDataHandling/LoadDspacemap.h
273
270
inc/MantidDataHandling/LoadEMU.h
274
271
inc/MantidDataHandling/LoadEmptyInstrument.h
275
272
inc/MantidDataHandling/LoadErrorEventsNexus.h
@@ -389,7 +386,6 @@ set(INC_FILES
389
386
inc/MantidDataHandling/SaveDaveGrp.h
390
387
inc/MantidDataHandling/SaveDetectorsGrouping.h
391
388
inc/MantidDataHandling/SaveDiffCal.h
392
- inc/MantidDataHandling/SaveDspacemap.h
393
389
inc/MantidDataHandling/SaveFITS.h
394
390
inc/MantidDataHandling/SaveFocusedXYE.h
395
391
inc/MantidDataHandling/SaveFullprofResolution.h
@@ -485,7 +481,6 @@ set(TEST_FILES
485
481
LoadDetectorInfoTest.h
486
482
LoadDetectorsGroupingFileTest.h
487
483
LoadDiffCalTest.h
488
- LoadDspacemapTest.h
489
484
LoadEMUauTest.h
490
485
LoadEmptyInstrumentTest.h
491
486
LoadErrorEventsNexusTest.h
@@ -593,7 +588,6 @@ set(TEST_FILES
593
588
SaveDaveGrpTest.h
594
589
SaveDetectorsGroupingTest.h
595
590
SaveDiffCalTest.h
596
- SaveDspacemapTest.h
597
591
SaveFITSTest.h
598
592
SaveFocusedXYETest.h
599
593
SaveFullprofResolutionTest.h
0 commit comments