mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
69ddbe18a4
Command line manipulation of BibTeX files PR: 88455 Submitted by: rafan@infor.org
21 lines
529 B
C
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:
|