summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2017-11-01 12:27:18 +0100
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2017-11-01 13:43:25 +0100
commitadda34cf902c246a75eb46800949dc15d5e84f37 (patch)
treeb0d3badeb6dd745f324054cc309fb511f2aaffeb /build
parentd753de051893698bfd1e107a2d03b1a38b55dd91 (diff)
downloadastra-adda34cf902c246a75eb46800949dc15d5e84f37.tar.gz
astra-adda34cf902c246a75eb46800949dc15d5e84f37.tar.bz2
astra-adda34cf902c246a75eb46800949dc15d5e84f37.tar.xz
astra-adda34cf902c246a75eb46800949dc15d5e84f37.zip
Remove unused code
Diffstat (limited to 'build')
-rw-r--r--build/linux/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/linux/Makefile.in b/build/linux/Makefile.in
index c83e9f0..7cff15e 100644
--- a/build/linux/Makefile.in
+++ b/build/linux/Makefile.in
@@ -179,8 +179,7 @@ BASE_OBJECTS=\
src/VolumeGeometry2D.lo \
src/VolumeGeometry3D.lo \
src/XMLDocument.lo \
- src/XMLNode.lo \
- src/swrap.lo
+ src/XMLNode.lo
CUDA_CXX_OBJECTS=\
src/CudaProjector2D.lo \