mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 09:10:20 +00:00
Simplification of new code -- eliminate member lastact_elem
This commit is contained in:
@@ -415,7 +415,6 @@ typedef struct session
|
||||
|
||||
int type; /* SESS_* */
|
||||
|
||||
GList *lastact_elem; /* our GList element in sess_list_by_lastact */
|
||||
int lastact_idx; /* the sess_list_by_lastact[] index of the list we're in.
|
||||
* For valid values, see defines of LACT_*. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user