Remove obsolete code
This commit is contained in:
parent
b35cec106a
commit
37ed6c2347
1 changed files with 0 additions and 2 deletions
|
@ -41,5 +41,3 @@ class App(object):
|
|||
# Hack to force Kodi widget for "in progress" to show up if it was empty
|
||||
# before
|
||||
self.force_reload_skin = utils.settings('forceReloadSkinOnPlaybackStop') == 'true'
|
||||
# Stemming from the PKC settings.xml
|
||||
self.kodi_plex_time_offset = float(utils.settings('kodiplextimeoffset'))
|
||||
|
|
Loading…
Reference in a new issue