factor: Remove an empty #ifdef __FBSDID clause

This commit is contained in:
John Baldwin 2023-09-23 14:49:11 -07:00
parent 701468baa4
commit f2f73fa7bd

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 */
/*