Skip to content

Commit

Permalink
Each FileWatchDog instance will ensure it is stopped
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-webb committed Dec 20, 2024
1 parent b3bc38c commit b80e6ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/cpp/aprinitializer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ void APRInitializer::stopWatchDogs()

void APRInitializer::unregisterAll()
{
FileWatchdog::stopAll();
getInstance().stopWatchDogs();
}

Expand Down

0 comments on commit b80e6ec

Please sign in to comment.