mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2025-12-09 16:38:32 +01:00
trackfds.h: Remove incorrect debug output.
This commit is contained in:
@@ -135,7 +135,6 @@ static void init_from_environment(void) {
|
||||
* elements doesn't hurt. */
|
||||
if (!init_tracked_fds_list(count)) {
|
||||
/* Couldn't allocate memory, skip this entry. */
|
||||
warning("foo\n");
|
||||
goto next;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user