commit | 4132facae1df653b5a78e0e32956218199026812 | [log] [tgz] |
---|---|---|
author | Allan Stephens <Allan.Stephens@windriver.com> | Fri Jan 07 13:12:12 2011 -0500 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Feb 23 18:05:06 2011 -0500 |
tree | 572f80908589b1c82e7fe90d6a64798dba2be1a2 | |
parent | 2d627b92fd1e39d83c3ee0b9d410403f98cb3981 [diff] |
tipc: Remove unused global variable tipc_user_count Eliminates a global variable that was previously used by TIPC's user registry to track the number of distinct applications using TIPC. Due to the recent elimination of the user registry this variable no longer serves any purpose and can be removed. Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>