From c2f57f5ab05d6e67731f9f15ebdfa124b59183fb Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Mon, 12 Aug 2019 19:55:42 +0200 Subject: [PATCH] WIP --- slsDetectorSoftware/include/Detector.h | 46 -------------------------- 1 file changed, 46 deletions(-) diff --git a/slsDetectorSoftware/include/Detector.h b/slsDetectorSoftware/include/Detector.h index 969db6e87..824b11bb3 100644 --- a/slsDetectorSoftware/include/Detector.h +++ b/slsDetectorSoftware/include/Detector.h @@ -1109,52 +1109,6 @@ class Detector { */ void setPatternBitMask(uint64_t mask, Positions pos = {}); - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - }; } // namespace sls \ No newline at end of file