From 7ca4b94361190a236bb41d093c799c4e13e623cd Mon Sep 17 00:00:00 2001
From: chylex <contact@chylex.com>
Date: Sun, 25 Dec 2016 13:06:27 +0100
Subject: [PATCH] Cleanup unnecessary TODO in code.js

---
 Resources/Scripts/code.js | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/Resources/Scripts/code.js b/Resources/Scripts/code.js
index 4e46bc17..cfef0212 100644
--- a/Resources/Scripts/code.js
+++ b/Resources/Scripts/code.js
@@ -260,10 +260,6 @@
     });
   })();
   
-  /* TODO document.getElementById("update-sound").play = function(){
-    $TD.onTweetSound();
-  };*/
-  
   //
   // Block: Update highlighted column.
   //