Compiler warning cleanup (#113)
Cleanup + expose more methods for external ELFs
This commit is contained in:
committed by
GitHub
parent
415442e410
commit
e4206e8637
@@ -23,7 +23,6 @@ private:
|
||||
} Type;
|
||||
|
||||
typedef struct {
|
||||
std::string key;
|
||||
Type type;
|
||||
union {
|
||||
bool value_bool;
|
||||
|
||||
Reference in New Issue
Block a user