mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 01:20:21 +01:00
insignificant
This commit is contained in:
@@ -27,7 +27,7 @@ Fifo::Fifo(uint32_t fifoItemSize, uint32_t fifoDepth, bool &success):
|
|||||||
|
|
||||||
Fifo::~Fifo() {
|
Fifo::~Fifo() {
|
||||||
FILE_LOG (logDEBUG) << __AT__ << " called";
|
FILE_LOG (logDEBUG) << __AT__ << " called";
|
||||||
cprintf(BLUE,"Fifo Object %d: Goodbye\n", index);
|
//cprintf(BLUE,"Fifo Object %d: Goodbye\n", index);
|
||||||
DestroyFifos();
|
DestroyFifos();
|
||||||
NumberofFifoClassObjects--;
|
NumberofFifoClassObjects--;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user