diff --git a/ADApp/andorSrc/andorCCD.h b/ADApp/andorSrc/andorCCD.h index 856248c..7f9b1eb 100755 --- a/ADApp/andorSrc/andorCCD.h +++ b/ADApp/andorSrc/andorCCD.h @@ -71,7 +71,6 @@ class AndorCCD : public ADDriver { // Should be private, but are called from C so must be public void statusTask(void); void dataTask(void); - void shutdownCCD(void); protected: int AndorCoolerParam;