]> jfr.im git - solanum.git/blobdiff - librb/src/linebuf.c
OpenSSL: Disable TLSv1.0
[solanum.git] / librb / src / linebuf.c
index 33977f808783fd14e4a5bdbfc957b1f5c2262f7a..77fe9b7d8cd58882c98843bbf3e8107a18dfd17e 100644 (file)
@@ -31,10 +31,6 @@ static rb_bh *rb_linebuf_heap;
 
 static int bufline_count = 0;
 
-#ifndef LINEBUF_HEAP_SIZE
-#define LINEBUF_HEAP_SIZE 2048
-#endif
-
 /*
  * rb_linebuf_init
  *