Some debug code slipped into the last commit.
--- trunk/launchd/src/launchd_core_logic.c 2007-09-13 00:48:46 UTC (rev 23376)
+++ trunk/launchd/src/launchd_core_logic.c 2007-09-13 00:50:24 UTC (rev 23377)
@@ -739,10 +739,6 @@
struct mspolicy *msp;
struct envitem *ei;
- if (j == workaround_5477111) {
- job_log(j, LOG_NOTICE, "@@@@@ Tried to remove ahead of schedule!");
- }
-
if (j->p && j->anonymous) {
job_reap(j);
} else if (j->p) {