Skip to content

Commit

Permalink
Remove WorkspaceIterator code
Browse files Browse the repository at this point in the history
Refs #8983
  • Loading branch information
martyngigg committed Mar 3, 2014
1 parent c9d93ec commit 03eb920
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 1,264 deletions.
8 changes: 0 additions & 8 deletions Code/Mantid/Framework/API/CMakeLists.txt
Expand Up @@ -69,8 +69,6 @@ set ( SRC_FILES
src/JointDomain.cpp
src/LinearScale.cpp
src/LiveListenerFactory.cpp
src/LocatedDataRef.cpp
src/LocatedDataValue.cpp
src/LogManager.cpp
src/LogarithmScale.cpp
src/MDGeometry.cpp
Expand Down Expand Up @@ -174,7 +172,6 @@ set ( INC_FILES
inc/MantidAPI/ICatalogInfoService.h
inc/MantidAPI/IConstraint.h
inc/MantidAPI/ICostFunction.h
inc/MantidAPI/IDataItem.h
inc/MantidAPI/IDomainCreator.h
inc/MantidAPI/IEventList.h
inc/MantidAPI/IEventWorkspace.h
Expand All @@ -187,7 +184,6 @@ set ( INC_FILES
inc/MantidAPI/IFunctionValues.h
inc/MantidAPI/IFunctionWithLocation.h
inc/MantidAPI/ILiveListener.h
inc/MantidAPI/ILocatedData.h
inc/MantidAPI/IMDEventWorkspace.h
inc/MantidAPI/IMDHistoWorkspace.h
inc/MantidAPI/IMDIterator.h
Expand Down Expand Up @@ -217,8 +213,6 @@ set ( INC_FILES
inc/MantidAPI/JointDomain.h
inc/MantidAPI/LinearScale.h
inc/MantidAPI/LiveListenerFactory.h
inc/MantidAPI/LocatedDataRef.h
inc/MantidAPI/LocatedDataValue.h
inc/MantidAPI/LogManager.h
inc/MantidAPI/LogarithmScale.h
inc/MantidAPI/MDGeometry.h
Expand Down Expand Up @@ -260,8 +254,6 @@ set ( INC_FILES
inc/MantidAPI/WorkspaceFactory.h
inc/MantidAPI/WorkspaceGroup.h
inc/MantidAPI/WorkspaceHistory.h
inc/MantidAPI/WorkspaceIterator.h
inc/MantidAPI/WorkspaceIteratorCode.h
inc/MantidAPI/WorkspaceOpOverloads.h
inc/MantidAPI/WorkspaceProperty.h
inc/MantidAPI/WorkspaceValidators.h
Expand Down
52 changes: 0 additions & 52 deletions Code/Mantid/Framework/API/inc/MantidAPI/IDataItem.h

This file was deleted.

55 changes: 0 additions & 55 deletions Code/Mantid/Framework/API/inc/MantidAPI/ILocatedData.h

This file was deleted.

77 changes: 0 additions & 77 deletions Code/Mantid/Framework/API/inc/MantidAPI/LocatedDataRef.h

This file was deleted.

78 changes: 0 additions & 78 deletions Code/Mantid/Framework/API/inc/MantidAPI/LocatedDataValue.h

This file was deleted.

0 comments on commit 03eb920

Please sign in to comment.