fixed: No need to fetch the resume point in the thumbLoader as this is already done...
authorarnova <arnova@void.org>
Thu, 23 Aug 2012 17:29:22 +0000 (19:29 +0200)
committerarnova <arnova@void.org>
Thu, 23 Aug 2012 17:29:22 +0000 (19:29 +0200)
commit2914f2db38b1b448e2f135a01ef7f5a84cd32872
tree436bcda880933e96bc6725c3f7446e29e11bf484
parent79355961066be8360771bd0f4fd198329d0dd806
fixed: No need to fetch the resume point in the thumbLoader as this is already done in LoadVideoInfo. Should also fix the race in ticket #13118 (thanks jmarshall)
xbmc/ThumbLoader.cpp