Skip to content

Commit

Permalink
Revert "Merge pull request #23 from javitorl/master"
Browse files Browse the repository at this point in the history
This reverts commit 08d8e7a, reversing
changes made to 000b591.
  • Loading branch information
UnitedMarsupials-zz committed Oct 30, 2017
1 parent e05b7c8 commit 1dc4d9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions usertable.cpp
Expand Up @@ -500,8 +500,6 @@ void UserTable::OnEvent(InotifyEvent& rEvt)

s_procMap.insert(PROC_MAP::value_type(pid, pd));
#endif
int status;
waitpid(pid, &status, 0);
}
else {
#ifdef LOOPER
Expand Down

0 comments on commit 1dc4d9c

Please sign in to comment.