diff options
Diffstat (limited to 'src/stdlib/datatypes.h')
| -rw-r--r-- | src/stdlib/datatypes.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdlib/datatypes.h b/src/stdlib/datatypes.h index 26bd9c3c..6f3b7676 100644 --- a/src/stdlib/datatypes.h +++ b/src/stdlib/datatypes.h @@ -105,8 +105,6 @@ typedef struct { } Path_t; #define OptionalPath_t Path_t -typedef struct RNGState_t* RNG_t; - #define OptionalBool_t uint8_t #define OptionalArray_t Array_t #define OptionalTable_t Table_t |
