# File lib/rbreadline.rb, line 1638
def
rl_unsetstate
(
x
) (
@rl_readline_state
&=
~
(
x
))
end