diff --git a/headers/private/kernel/util/RadixBitmap.h b/headers/private/kernel/util/RadixBitmap.h index e9b6f2ddb5..1265933d29 100644 --- a/headers/private/kernel/util/RadixBitmap.h +++ b/headers/private/kernel/util/RadixBitmap.h @@ -26,8 +26,7 @@ */ /* - * The radix bitmap structure is ported from FreeBSD and is only used - * in swap system at the time. + * The radix bitmap structure is ported from FreeBSD. */