Remove cruft
authorEric Andersen <andersen@codepoet.org>
Mon, 26 May 2003 18:06:20 +0000 (18:06 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 26 May 2003 18:06:20 +0000 (18:06 -0000)
libbb/find_pid_by_name.c

index b9c06d7..b6602b9 100644 (file)
@@ -25,8 +25,6 @@
 #include <stdlib.h>
 #include "libbb.h"
 
-#define READ_BUF_SIZE  50
-
 /* find_pid_by_name()
  *  
  *  Modified by Vladimir Oleynik for use with libbb/procps.c