diff options
Diffstat (limited to 'plugins/extraction/scheme.ml')
| -rw-r--r-- | plugins/extraction/scheme.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/extraction/scheme.ml b/plugins/extraction/scheme.ml index 64b86e6e26..9bace75c99 100644 --- a/plugins/extraction/scheme.ml +++ b/plugins/extraction/scheme.ml @@ -204,7 +204,6 @@ let pp_struct = let scheme_descr = { keywords = keywords; file_suffix = ".scm"; - capital_file = false; preamble = preamble; pp_struct = pp_struct; sig_suffix = None; |
