diff options
-rw-r--r-- | static/fullnarp.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/static/fullnarp.js b/static/fullnarp.js index 3d60592..a7aed91 100644 --- a/static/fullnarp.js +++ b/static/fullnarp.js | |||
@@ -454,8 +454,6 @@ function getFullnarpData() { | |||
454 | }; | 454 | }; |
455 | 455 | ||
456 | function do_the_fullnarp() { | 456 | function do_the_fullnarp() { |
457 | var halfnarpAPI = 'talks_38C3.json'; | ||
458 | var fullnarpAPI = 'votes_38c3.json'; | ||
459 | window.event_speakers = {}; | 457 | window.event_speakers = {}; |
460 | window.votes = {}; | 458 | window.votes = {}; |
461 | 459 | ||