diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2014-11-25 18:26:11 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2015-01-19 11:31:43 +0100 |
commit | 70f522a7a64fa609766c1f5d5edcddc6ec143c6c (patch) | |
tree | 4b1711b0afd297c996c9f5b008d131543ab044e1 /src/CudaDataOperationAlgorithm.cpp | |
parent | 2a28642b457afc13a2f8fc6219044994c7dc51e0 (diff) | |
download | astra-70f522a7a64fa609766c1f5d5edcddc6ec143c6c.tar.gz astra-70f522a7a64fa609766c1f5d5edcddc6ec143c6c.tar.bz2 astra-70f522a7a64fa609766c1f5d5edcddc6ec143c6c.tar.xz astra-70f522a7a64fa609766c1f5d5edcddc6ec143c6c.zip |
Remove unused files
Diffstat (limited to 'src/CudaDataOperationAlgorithm.cpp')
-rw-r--r-- | src/CudaDataOperationAlgorithm.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CudaDataOperationAlgorithm.cpp b/src/CudaDataOperationAlgorithm.cpp index aeb3f7a..f8bbd0b 100644 --- a/src/CudaDataOperationAlgorithm.cpp +++ b/src/CudaDataOperationAlgorithm.cpp @@ -30,7 +30,6 @@ $Id$ #include "astra/CudaDataOperationAlgorithm.h" -#include "../cuda/2d/dataop.h" #include "../cuda/2d/algo.h" #include "../cuda/2d/darthelper.h" #include "../cuda/2d/arith.h" |