Commit 979947d
committed
netsync: Remove unused msg channel.
This removes the event handler message channel since it is no longer
used.
This is a part of the overall effort to convert the code related to
handling the various sync manager events to synchronous code that runs
in the various caller goroutines.1 parent 8b1e06e commit 979947d
1 file changed
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
325 | 324 | | |
326 | 325 | | |
327 | 326 | | |
| |||
2001 | 2000 | | |
2002 | 2001 | | |
2003 | 2002 | | |
2004 | | - | |
2005 | | - | |
2006 | | - | |
2007 | | - | |
2008 | | - | |
2009 | | - | |
2010 | | - | |
2011 | 2003 | | |
2012 | 2004 | | |
2013 | 2005 | | |
| |||
2325 | 2317 | | |
2326 | 2318 | | |
2327 | 2319 | | |
2328 | | - | |
2329 | 2320 | | |
2330 | 2321 | | |
2331 | 2322 | | |
| |||
0 commit comments