summaryrefslogtreecommitdiffstats
path: root/include/astra/CudaSirtAlgorithm3D.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/astra/CudaSirtAlgorithm3D.h')
-rw-r--r--include/astra/CudaSirtAlgorithm3D.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/astra/CudaSirtAlgorithm3D.h b/include/astra/CudaSirtAlgorithm3D.h
index 9c041b9..dd3f749 100644
--- a/include/astra/CudaSirtAlgorithm3D.h
+++ b/include/astra/CudaSirtAlgorithm3D.h
@@ -155,9 +155,6 @@ public:
*/
void setGPUIndex(int _iGPUIndex) { m_iGPUIndex = _iGPUIndex; }
-
- virtual void signalAbort();
-
/** Get the norm of the residual image.
* Only a few algorithms support this method.
*