diff options
Diffstat (limited to 'lib/command.h')
-rw-r--r-- | lib/command.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/command.h b/lib/command.h index 3ad758d5..bb8b0bd9 100644 --- a/lib/command.h +++ b/lib/command.h @@ -55,7 +55,6 @@ .nt = 0, \ .nt_max = 0, \ .vararg = NULL, \ - .r_string = NULL, \ .r_doc = NULL, \ } ; |