mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 01:30:33 -04:00
20 lines
529 B
C
20 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:
|