diff --git a/v5/desktop.py b/v5/desktop.py index 2cd5338..505088c 100644 --- a/v5/desktop.py +++ b/v5/desktop.py @@ -70,7 +70,6 @@ def desktop_displaySelectedTile(p): # Conditions: # 1. Time to hide matching items def desktop_hideMatchingTiles(p): - print(f"desktop_hideMT recentF: '{p.c.recentField}'") if ( p.c.recentField == "hideMatchingTiles" ):