aboutsummaryrefslogtreecommitdiff
path: root/base.h
diff options
context:
space:
mode:
Diffstat (limited to 'base.h')
-rw-r--r--base.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/base.h b/base.h
index 7f82e39..ad5322a 100644
--- a/base.h
+++ b/base.h
@@ -33,7 +33,6 @@ typedef int32_t i32;
typedef int64_t i64;
/// String Views for my String Needs
-
typedef struct
{
u64 size;