diff options
author | Wim van Aarle <wimvanaarle@gmail.com> | 2015-02-26 16:11:38 +0100 |
---|---|---|
committer | Wim van Aarle <wimvanaarle@gmail.com> | 2015-02-26 16:11:38 +0100 |
commit | 169e912d2633cda7ffc234e78afba1b096e122ea (patch) | |
tree | b9dc0bdbf200056abb942e0be2840640a470b896 /include | |
parent | 2d11dcfc8d85cd562a36c192f5dda64c8378d160 (diff) | |
download | astra-169e912d2633cda7ffc234e78afba1b096e122ea.tar.gz astra-169e912d2633cda7ffc234e78afba1b096e122ea.tar.bz2 astra-169e912d2633cda7ffc234e78afba1b096e122ea.tar.xz astra-169e912d2633cda7ffc234e78afba1b096e122ea.zip |
code cleanup
Diffstat (limited to 'include')
-rw-r--r-- | include/astra/FanFlatVecProjectionGeometry2D.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/astra/FanFlatVecProjectionGeometry2D.h b/include/astra/FanFlatVecProjectionGeometry2D.h index 583e886..ee85408 100644 --- a/include/astra/FanFlatVecProjectionGeometry2D.h +++ b/include/astra/FanFlatVecProjectionGeometry2D.h @@ -62,7 +62,6 @@ namespace astra * d : the centre of the detector array * u : the vector from detector 0 to detector 1 */ - */ class _AstraExport CFanFlatVecProjectionGeometry2D : public CProjectionGeometry2D { protected: |