remove commented code

This commit is contained in:
shaun 2015-04-05 09:37:34 +10:00
parent 85482119a0
commit f2772ebdbd
1 changed files with 0 additions and 1 deletions

View File

@ -448,7 +448,6 @@ class LibrarySync():
count = 0
for item in episodeData:
#if(installFirstRun):
progressAction = "Adding"
WriteKodiDB().addEpisodeToKodiLibrary(item, connection, cursor)