From da2f12072ffc2751156424ba7baa9596b4cba0a0 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Fri, 17 Jul 2020 19:19:21 +0200 Subject: [PATCH] virtual data mythen3 fix --- .../mythen3DetectorServer/slsDetectorFunctionList.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/slsDetectorServers/mythen3DetectorServer/slsDetectorFunctionList.c b/slsDetectorServers/mythen3DetectorServer/slsDetectorFunctionList.c index 95079a613..d95875dfd 100644 --- a/slsDetectorServers/mythen3DetectorServer/slsDetectorFunctionList.c +++ b/slsDetectorServers/mythen3DetectorServer/slsDetectorFunctionList.c @@ -2094,9 +2094,6 @@ void *start_timer(void *arg) { break; } } - for (int i = 0; i < imagesize; i += sizeof(uint8_t)) { - *((uint8_t *)(imageData + i)) = i; - } // Send data // loop over number of frames