mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-17 17:42:22 -07:00
eliminate old type
This commit is contained in:
@@ -184,14 +184,6 @@ struct DF_TransientViewSlot
|
||||
DF_TransientViewNode *last;
|
||||
};
|
||||
|
||||
typedef struct DF_ViewParamDelta DF_ViewParamDelta;
|
||||
struct DF_ViewParamDelta
|
||||
{
|
||||
DF_ViewParamDelta *next;
|
||||
MD_Node *key_node;
|
||||
String8 value;
|
||||
};
|
||||
|
||||
typedef struct DF_View DF_View;
|
||||
struct DF_View
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user