aboutsummaryrefslogtreecommitdiff
path: root/src/likelihood.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/likelihood.c')
-rw-r--r--src/likelihood.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/likelihood.c b/src/likelihood.c
index 417ebea3..b6a37994 100644
--- a/src/likelihood.c
+++ b/src/likelihood.c
@@ -17,12 +17,6 @@
#include "statistics.h"
#include "utils.h"
-void detwin_intensities(const double *model, double *new_pattern,
- const unsigned int *model_counts,
- ReflItemList *items)
-{
- /* Placeholder... */
-}
void scale_intensities(const double *model, double *new_pattern,
const unsigned int *model_counts,