summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cydo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cydo.cpp b/cydo.cpp
index 6d33f94..05327df 100644
--- a/cydo.cpp
+++ b/cydo.cpp
@@ -98,7 +98,6 @@ int main(int argc, char *argv[]) {
if (program == NULL)
return;
- fprintf(log, "%lld %s\n", pid, program);
if (strcmp(program, "/Applications/Cydia.app/Cydia") == 0)
cydia = true;
});