diff options
Diffstat (limited to 'module/os/freebsd/spl/list.c')
-rw-r--r-- | module/os/freebsd/spl/list.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/module/os/freebsd/spl/list.c b/module/os/freebsd/spl/list.c index 21230b2adddbb..8796be4a98fb5 100644 --- a/module/os/freebsd/spl/list.c +++ b/module/os/freebsd/spl/list.c @@ -23,8 +23,6 @@ * Use is subject to license terms. */ -#pragma ident "%Z%%M% %I% %E% SMI" - /* * Generic doubly-linked list implementation */ |