diff options
author | Thomas White <taw@physics.org> | 2011-03-16 14:17:40 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:20 +0100 |
commit | 193c900d095203fb74671abc1e0b52f0b1d6d62a (patch) | |
tree | ad7e47c009e36359e56ed7502e09d724141f81e4 /src/diffraction-gpu.c | |
parent | 5508edc241f17a6a395abb9978070d84921f8480 (diff) |
Remove all remaining PDB rendering stuff
Diffstat (limited to 'src/diffraction-gpu.c')
-rw-r--r-- | src/diffraction-gpu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/diffraction-gpu.c b/src/diffraction-gpu.c index 74eca439..c0814e79 100644 --- a/src/diffraction-gpu.c +++ b/src/diffraction-gpu.c @@ -29,7 +29,6 @@ #include "utils.h" #include "cell.h" #include "diffraction.h" -#include "sfac.h" #include "cl-utils.h" #include "beam-parameters.h" |