mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 13:58:40 +00:00
eliminate old type
This commit is contained in:
@@ -184,14 +184,6 @@ struct DF_TransientViewSlot
|
|||||||
DF_TransientViewNode *last;
|
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;
|
typedef struct DF_View DF_View;
|
||||||
struct DF_View
|
struct DF_View
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user