diff options
Diffstat (limited to 'opttbl.c')
| -rw-r--r-- | opttbl.c | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/opttbl.c b/opttbl.c index d1c60a27c8c9c..63f6889955bd0 100644 --- a/opttbl.c +++ b/opttbl.c @@ -263,10 +263,6 @@ static struct loption option[] =  			NULL  		}  	}, -	{ 'l', NULL, -		STRING|NO_TOGGLE|NO_QUERY, 0, NULL, opt_l, -		{ NULL, NULL, NULL } -	},  	{ 'L', &L__optname,  		BOOL, OPT_ON, &use_lessopen, NULL,  		{ | 
