factor: Remove an empty #ifdef __FBSDID clause

(cherry picked from commit f2f73fa7bd4b24c22ced0ff4566e03115dc9cb5f)
This commit is contained in:
John Baldwin 2023-09-23 14:49:11 -07:00
parent 973e31028b
commit a74d0e30bf

View File

@ -42,8 +42,6 @@ __SCCSID("@(#)factor.c 8.4 (Berkeley) 5/4/95");
#ifdef __RCSID
__RCSID("$NetBSD: factor.c,v 1.19 2009/08/12 05:54:31 dholland Exp $");
#endif
#ifdef __FBSDID
#endif
#endif /* not lint */
/*