diff options
author | Thomas White <taw@physics.org> | 2020-07-31 11:13:35 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2020-07-31 11:13:35 +0200 |
commit | 98a00c7930744a3c4fe69b0de60a6f9a86cd4f17 (patch) | |
tree | 38b00d569ed30dc5de7371c7ae74983b569d5a82 /libcrystfel/config.h.cmake.in | |
parent | aa997b67c7b4bc762df278ce952f3c1f766c2a5b (diff) |
Remove unused NBP detection
Diffstat (limited to 'libcrystfel/config.h.cmake.in')
-rw-r--r-- | libcrystfel/config.h.cmake.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcrystfel/config.h.cmake.in b/libcrystfel/config.h.cmake.in index 3433e043..7f0dcd94 100644 --- a/libcrystfel/config.h.cmake.in +++ b/libcrystfel/config.h.cmake.in @@ -3,7 +3,6 @@ #cmakedefine HAVE_CLOCK_GETTIME #cmakedefine HAVE_FFTW #cmakedefine HAVE_XGANDALF -#cmakedefine HAVE_NBP #cmakedefine HAVE_PINKINDEXER #cmakedefine HAVE_FDIP #cmakedefine HAVE_CURSES |