aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/localedef/wide.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/localedef/wide.c')
-rw-r--r--usr.bin/localedef/wide.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/localedef/wide.c b/usr.bin/localedef/wide.c
index 808239620dbb..062e120e6912 100644
--- a/usr.bin/localedef/wide.c
+++ b/usr.bin/localedef/wide.c
@@ -35,8 +35,6 @@
* this approach means that we need a method for each and every encoding.
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <ctype.h>
#include <stdlib.h>
#include <wchar.h>