]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/blobdiff - src/trackfds.h
constants.h: Use "\033" instead of the non-standard "\e".
[coloredstderr/coloredstderr.git] / src / trackfds.h
index 879445bc81c47cda6e9ed2a9e9a0a6fcdfab3496..8237781580d4e32266d11dccce3c7139c4866e97 100644 (file)
@@ -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;
                 }
             }