Silence build warning

This commit is contained in:
2025-09-29 20:48:49 -04:00
parent 274edc1013
commit 6baa0bb008
@@ -148,6 +148,8 @@ bool QutexAcquisitionHistoryTracker
bool QutexAcquisitionHistoryTracker
::completelyTraceContinuationHistoryForGridlockOn(Qutex &firstFailedQutex)
{
(void)firstFailedQutex;
/** ALGORITHMICALLY COMPLETE VERSION:
* This function is intended to implement the algorithmically complete
* version of gridlock detection that performs full circularity detection.