From 251df98b77d53143efb99e754fdb11d7c8ba286e Mon Sep 17 00:00:00 2001 From: Michael Schmidt Date: Wed, 17 Nov 2021 13:11:26 +0100 Subject: Remove documentation of bitfield language support option. --- doc/ccomp.1 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/ccomp.1 b/doc/ccomp.1 index 89e8c823..3b1ec4ed 100644 --- a/doc/ccomp.1 +++ b/doc/ccomp.1 @@ -327,11 +327,6 @@ Language Support Options .INDENT 0.0 . .TP -.BR \-fbitfields ", " \-fno\-bitfields -Turn on/off support for emulation bit fields in structs. -Disabled by default. -. -.TP .BR \-flongdouble ", " \-fno\-longdouble Turn on/off support for emulation of \fBlong double\fP as \fBdouble\fP. Disabled by default. -- cgit