OSDN Git Service

remove counter api
[pettanr/pettanr.git] / app / controllers / scrolls_controller.rb
index 3c88b60..0f69df7 100644 (file)
@@ -55,22 +55,6 @@ class ScrollsController < ApplicationController
     end
   end
   
-  def count
-    list_count
-  end
-  
-  def count_by_author
-    list_count
-  end
-  
-  def count_by_panel
-    list_count
-  end
-  
-  def count_play
-    list_count
-  end
-  
   def new
     form_new
   end