Explorar o código

undo char default value

Matheus Catarino hai 8 meses
pai
achega
0cc85f05fe
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      bindgen/gen_d.py

+ 0 - 1
bindgen/gen_d.py

@@ -93,7 +93,6 @@ prim_types = {
 prim_defaults = {
     'int':          '0',
     'bool':         'false',
-    'char':         '0',
     'int8_t':       '0',
     'uint8_t':      '0',
     'int16_t':      '0',