Oops, missed this.

SVN revision: 26123
This commit is contained in:
David Walter Seikel 2006-09-24 22:27:04 +00:00
parent b6f5b60b5f
commit 2e0cf8f14c
1 changed files with 0 additions and 1 deletions

View File

@ -122,7 +122,6 @@ struct _Ecore_Desktop_Tree_Element
{
void *element; /* A pointer to the element. */
Ecore_Desktop_Tree_Element_Type type; /* The type of the element. */
unsigned char free : 1;
};
typedef struct _Ecore_Desktop_Tree_Element Ecore_Desktop_Tree_Element;