remove some ifdefs

This commit is contained in:
2026-08-12 15:12:36 +03:00
parent e2c0445c1b
commit 7af2b0bb07
4 changed files with 12 additions and 26 deletions
-2
View File
@@ -279,8 +279,6 @@ void PIBaseTransfer::received(PIByteArray data) {
return;
}
break;
#ifdef PIP_HAS_THREADS
#endif
case pt_Pause:
mutex_header.lock();
if (header.session_id == h.session_id) {