From 8c1ea3f70c081a29c135304b18b6df1a3b3b675b Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Thu, 20 Mar 2003 23:26:11 +0000 Subject: unused code CVS patchset: 4455 CVS date: 2003/03/20 23:26:11 --- src/input/input_stdin_fifo.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/input/input_stdin_fifo.c b/src/input/input_stdin_fifo.c index 2f0daa019..6a9760813 100644 --- a/src/input/input_stdin_fifo.c +++ b/src/input/input_stdin_fifo.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: input_stdin_fifo.c,v 1.45 2003/03/14 23:52:07 miguelfreitas Exp $ + * $Id: input_stdin_fifo.c,v 1.46 2003/03/20 23:26:11 miguelfreitas Exp $ */ #ifdef HAVE_CONFIG_H @@ -41,9 +41,6 @@ #define LOG */ -#define DEFAULT_LOW_WATER_MARK 1 -#define DEFAULT_HIGH_WATER_MARK 5 - typedef struct { input_plugin_t input_plugin; -- cgit v1.2.3