Skip to content

Commit 43a926e

Browse files
Copilotclauspruefer
andcommitted
Remove unused pidfd_t member from ThreadHandler
Co-authored-by: clauspruefer <17313789+clauspruefer@users.noreply.github.com>
1 parent 8ee7f51 commit 43a926e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/ThreadHandler.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ class ThreadHandler
8181
void _processThreads();
8282
void _checkProcessed();
8383

84-
pidfd_t _ParentPidFD;
8584
ClientRequestDataList_t _RequestsSorted;
8685
ClientRequestDataListVector_t _ProcessRequests;
8786
ProcessRequestsIndexList_t _ProcessRequestsIndex;

0 commit comments

Comments
 (0)