commit/StationPlaylist: josephsl: Merge branch 'master' into staging

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Sat, 16 Jan 2016 21:37:28 -0000

1 new commit in StationPlaylist:

https://bitbucket.org/nvdaaddonteam/stationplaylist/commits/7b706365c92e/
Changeset:   7b706365c92e
Branch:      staging
User:        josephsl
Date:        2016-01-16 21:33:25+00:00
Summary:     Merge branch 'master' into staging

Affected #:  1 file

diff --git a/addon/appModules/splstudio/splconfig.py 
b/addon/appModules/splstudio/splconfig.py
index 74d93a8..d9548e5 100755
--- a/addon/appModules/splstudio/splconfig.py
+++ b/addon/appModules/splstudio/splconfig.py
@@ -349,7 +349,6 @@ def nextTimedProfile(current=None):
                        if (current-triggerTime).seconds < entry[6]*60:
                                shouldBeSwitched = True
                possibleTriggers.append((triggerTime, profile, 
shouldBeSwitched))
-       if len(possibleTriggers):
        return min(possibleTriggers) if len(possibleTriggers) else None
 
 # Some helpers used in locating next air date/time.

Repository URL: https://bitbucket.org/nvdaaddonteam/stationplaylist/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.

Other related posts: