Commit 6c9dd842 authored by Torsten Landschoff's avatar Torsten Landschoff

Removed directive_type for gc_no_clear as it can be inferred.

parent 795b33a9
......@@ -202,7 +202,6 @@ directive_types = {
'ccall' : None,
'cclass' : None,
'returns' : type,
'no_gc_clear': bool,
'set_initial_path': str,
'freelist': int,
'c_string_type': one_of('bytes', 'str', 'unicode'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment