fix double definition of showUsers

This commit is contained in:
j 2012-02-03 13:27:45 +05:30
parent 5b041be8d9
commit f2fd897ce0
1 changed files with 0 additions and 1 deletions

View File

@ -150,7 +150,6 @@ pandora.ui.item = function() {
showLayers: pandora.user.ui.showLayers,
showUsers: pandora.site.annotations.showUsers,
showTimeline: pandora.user.ui.showTimeline,
showUsers: pandora.site.annotations.showUsers,
subtitles: videoOptions.subtitles,
tooltips: true,
timeline: '/' + pandora.user.ui.item + '/timeline16p.png',