X-Git-Url: https://secure.softndesign.org/git/?a=blobdiff_plain;f=workspace.h;h=984fe5184784baced0822fe9c708cfb861b6216a;hb=f9ee932b62fcaa73bf092537ae212e6ab9cd7285;hp=7bca4e08345366a8eeff87cda916d61ecf248cf6;hpb=c58ac3e241e0732e8513790c83eb1c1d42e97700;p=calc.git diff --git a/workspace.h b/workspace.h index 7bca4e0..984fe51 100644 --- a/workspace.h +++ b/workspace.h @@ -10,7 +10,6 @@ typedef struct _workspace_t { double answer; - tab_t *argument; int id; element_t *root; tab_t *stack;