Skip to content
Snippets Groups Projects
Commit 5da5f482 authored by Richard T. Carback III's avatar Richard T. Carback III
Browse files

Fix compilation issue

parent 4cac2373
No related branches found
No related tags found
3 merge requests!510Release,!207WIP: Client Restructure,!203Symmetric broadcast
......@@ -149,11 +149,6 @@ func (l *listener) Process(ecrMsg format.Message,
}
}
func (l *listener) String() string {
return listenerProcessorName
}
func (l *listener) Stop() {
svc := cmixMsg.Service{
Identifier: l.myId[:],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment