Skip to content
Snippets Groups Projects
Commit 7658dc37 authored by jkerdreu's avatar jkerdreu
Browse files

nothing

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@1875 b32b6428-25c9-4566-ad07-03861ab6144f
parent e2ef999d
No related branches found
No related tags found
No related merge requests found
......@@ -148,7 +148,6 @@ class Monitor:
self.eng.add_timer(self.send_isalive, 180)
self.eng.add_timer(self.refresh_devices, 5)
def parse_msg(self, msg):
# do nothing for some msg
if (self.filter!=None) and self.filter(msg)==False:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment