1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/textproc/bibtool/files/patch-main.c
Ying-Chieh Liao 69ddbe18a4 add bibtool 2.48
Command line manipulation of BibTeX files

PR:		88455
Submitted by:	rafan@infor.org
2005-11-04 05:40:12 +00:00

21 lines
529 B
C

--- main.c.orig Wed Nov 2 16:45:23 2005
+++ main.c Wed Nov 2 16:47:22 2005
@@ -331,17 +331,6 @@
/*-----------------------------------------------------------------------------
-** Function: true()
-** Type: static int
-** Purpose:
-**
-** Arguments:
-**
-** Returns:
-**___________________________________________________ */
-static int true() { return TRUE; }
-
-/*-----------------------------------------------------------------------------
** Function: keep_selected()
** Type: static int
** Purpose: