mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Remove strings from common_type
This commit is contained in:
parent
4f74b0c3f7
commit
e6b538f594
1 changed files with 0 additions and 1 deletions
|
@ -318,7 +318,6 @@ typedef union {
|
|||
primitive_type primitive_t;
|
||||
integer_type integer_t;
|
||||
double_type double_t;
|
||||
string_type string_t;
|
||||
} common_type;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue