diff --git a/owrx/eibi.py b/owrx/eibi.py index 6900d568..b3d6467d 100644 --- a/owrx/eibi.py +++ b/owrx/eibi.py @@ -271,8 +271,8 @@ class EIBI(object): (f not in result or dist < result[f][1]) ) # Warn if location not found - if dist == MAX_DISTANCE: - logger.debug("Location '{0}' for '{1}' not found!".format(src, entry["name"])) +# if dist == MAX_DISTANCE: +# logger.debug("Location '{0}' for '{1}' not found!".format(src, entry["name"])) # Add entry to the result if entryActive: