Skip to content

Commit

Permalink
remove logging
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingmachine committed Sep 17, 2012
1 parent adf2c4c commit 1d9b965
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Foreman/LaunchGroupController.m
Expand Up @@ -103,8 +103,6 @@ - (NSArray *)appsToClose {
}
}
}

NSLog(@"apps to close: %@", appsToClose);
return appsToClose;
}

Expand Down

0 comments on commit 1d9b965

Please sign in to comment.