git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/rdesktop/trunk@1559 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Peter Åstrand 2010-01-26 10:20:06 +00:00
parent 564175719c
commit 073b9726ff

View File

@ -171,4 +171,3 @@ typedef struct _TThreadListElement
PSCThreadData data;
struct _TThreadListElement *next;
} TThreadListElement, *PThreadListElement;