From 0c5f9eae55c57436708ec8d5649b352bfda833a9 Mon Sep 17 00:00:00 2001 From: bdemsky Date: Wed, 21 Jun 2017 15:40:52 -0700 Subject: [PATCH] edit --- src/classlist.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/classlist.h b/src/classlist.h index c5eca51..3c7d071 100644 --- a/src/classlist.h +++ b/src/classlist.h @@ -82,9 +82,6 @@ typedef struct OrderEncoding OrderEncoding; struct TableEntry; typedef struct TableEntry TableEntry; -struct Struct; -typedef struct Struct Struct; - typedef unsigned int uint; typedef uint64_t VarType; #endif -- 2.34.1