From 72e2c42a1d2142ba3ba2af4b884299a35c8ac222 Mon Sep 17 00:00:00 2001 From: flithm Date: Fri, 4 May 2007 13:02:26 +0000 Subject: [PATCH] knocked an item off the todo --- TODO | 1 - scripts/modules.d/001-Powermate-Visualizer.py | 1 - 2 files changed, 2 deletions(-) diff --git a/TODO b/TODO index 8044799..539a419 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ TODO: - cpu usage events -- powermate led stuff - remote event sending - libvisual plugin - macro recorder diff --git a/scripts/modules.d/001-Powermate-Visualizer.py b/scripts/modules.d/001-Powermate-Visualizer.py index 8b52290..4258b2d 100644 --- a/scripts/modules.d/001-Powermate-Visualizer.py +++ b/scripts/modules.d/001-Powermate-Visualizer.py @@ -64,7 +64,6 @@ def onEvent(self, Event, Gizmo = None): and Gizmod.DefaultMixerVolume \ and Event.Mixer.Name == Gizmod.DefaultMixerVolume.Name: self.__applyVisualizationVolume() - # check for switch changed if Event.SwitchPlaybackChanged \ and Gizmod.DefaultMixerSwitch \