]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/blobdiff - src/websites/mentalzero.rb
Move the TODO I just wrote into the todo.txt document.
[dead/whatever-dl.git] / src / websites / mentalzero.rb
index e2ce6bfc3c96117cf4baba8d1b8eb566107520c8..60b83ac521331894f493d5b160d26ca2e7377551 100644 (file)
@@ -37,11 +37,6 @@ class Mentalzero < Website
 
 
   def get_video_filename()
-    #
-    # TODO: Merge this with the algorithm in the Xvideos class. Only
-    # the last lines differ. Maybe we could have a collection of
-    # filename-getting algorithms.
-    #
     # Override the default since a nice human-readable name is right
     # at the end of @url.
     file_and_params = @url.split('/').pop()